安装 libimobiledevice 时出错

Ale*_*lex 0 apt iphone music mp3 14.04

我尝试安装libimobiledevice却发现出现以下错误:

sudo apt-get install libimobiledevice
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libimobiledevice
Run Code Online (Sandbox Code Playgroud)

我找到了我尝试关注的页面,但没有/etc/apt/sources.list.d/pmcenery.list我可以编辑的文件,只有一个/etc/apt/sources.list.d/pmcenery-ppa-trusty.list我替换了该行的文件

deb http://ppa.launchpad.net/pmcenery/ppa/ubuntu trusty main
Run Code Online (Sandbox Code Playgroud)

deb http://ppa.launchpad.net/pmcenery/ppa/ubuntu maverick main
Run Code Online (Sandbox Code Playgroud)

但在那之后(和apt-get update)同样的错误仍然存​​在。我什至可以产生另一个错误,如下所示:

sudo apt-get install libimobiledevice1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libimobiledevice1 : Depends: libtasn1-3 (>= 1.6-0) but it is not installable
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

我如何libimobiledevice在 Ubuntu 14.045 LTS 上安装,以便将音乐文件 (mp3) 传输到iphone 6,以便我可以在这个上听音乐iphone 6

小智 5

如果你登陆这里,那么Ubuntu 20.04 Focal你需要运行sudo apt install libimobiledevice6 usbmuxd libimobiledevice-utils