正如标题所述,如何安装这个库来管理我的iPhone?
发布于 2011-11-12 14:55:18
先试试这个:
sudo add-apt-repository ppa:pmcenery/ppasudo apt-get update。sudo apt-get install libimobiledevice。如果它说没有找到包:
sudo gedit /etc/apt/sources.list.d/pmcenery.listsudo apt-get update。sudo apt-get install libimobiledevice。https://askubuntu.com/questions/78535
复制相似问题