Questions tagged «apt-get»

apt-get是高级打包工具(apt)的命令行界面,高级打包工具(apt)负责安装,删除和升级软件包。

1
Apt install vs apt-get install。他们做同样的工作吗?
如果我想在ubuntu Xenial上安装git(只是一个例子),我就这么做 apt-get install git。但另一种选择可能是 apt install git 。 看完之后 岗位 我理解两者之间的区别 apt 和 apt-get。 但我的问题是,如果我使用一个或另一个他们做同样的任务?我的意思是,他们是否使用相同的存储库来安装相同的git?
1 apt-get  apt 

0
用apt-get autoremove安装dpkg
操作系统:Debian 8 我想安装PepperFlash,它是非免费的。我不期望安装许多非免费软件包,所以不要修改 /etc/apt/sources.list 并且从非免费存储库下载,我决定使用dpkg手动安装,并从中获取打包 这里 。这需要依赖性 binutils,我通过安装 apt-get install -f。 现在作为测试,我马上跑了 apt-get remove pepperflashplugin-nonfree 其次是 apt-get autoremove 然而 binutils,新添加的依赖项,未被删除。 问题: 为什么没有依赖 binutils 被删除?是因为它取代了另一个已安装的软件包,因此成为了其他东西的依赖吗? 如何通过dpkg删除手动安装的程序的依赖项?

0
以下包具有未满足的依赖项
每次我尝试使用apt-get install或删除或清除时​​都会弹出以下错误: The following packages have unmet dependencies: libimage-magick-q16-perl : Depends: libmagickcore-6.q16-2 (>= 8:6.8.9.9) but it is not going to be installed libmagick++-6.q16-5 : Depends: libmagickcore-6.q16-2 (>= 8:6.8.9.9) but it is not going to be installed Depends: libmagickwand-6.q16-2 (>= 8:6.8.8.9) but it is not going to be installed E: Unmet …
1 linux  debian  apt-get 

0
无法纠正问题,您已经破坏了包裹
我有一个正在生产的Ubuntu 16.04服务器,我想安装node它npm。所以我跑了这个: sudo apt install nodejs nodejs-legacy npm 所述的NodeJS遗留包仅意在对要求节点二进制是/ usr / bin中/节点(如在Debian中提供不在/ USR /斌/的NodeJS)遗留Node.js的代码符号链接。我发现我需要它做node和npmUbuntu上正常工作。 我在新的Ubuntu 16.04服务器上运行了多次apt install命令,但在这个生产服务器上我收到以下错误: $ sudo apt install nodejs nodejs-legacy npm [sudo] password for kramer65: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you …

2
apt-get安装旧版本proftpd
我希望安装proftpd 1.2.9。 我在proftpd站点的历史目录中找到了源,但是无法对其进行编译。如果需要,我可以发布错误..但是有很多错误。 我可以用以下命令安装proftpd ... sudo apt-get install proftpd 但是有什么办法可以apt-get安装旧版本?
1 ftp  apt-get 

1
将proftpd配置为通过apt-get独立使用吗?
是否可以将参数传递给命令apt-get install proftpd,以使最终的安装过程采用“独立”模式,而不会提示用户输入信息? (如果有必要,我们可能可以从源代码等进行编译。我只是想看看在采用这种方法之前是否有更简单的方法。)

1
如何将所有已安装的库复制到另一台Linux机器?
我正在我的Linux(Ubuntu)机器上开发C ++,我已经安装了许多库 apt-get 并从源代码安装。让我说我想在另一台(刚安装的)Linux机器(相同版本/相同发行版)上重新创建我的环境,所以我不必输入所有 sudo apt-get install 和 sudo make install 等等 有没有办法获取我所有安装库的快照并将其复制到另一台机器?

1
我在parrot 3.4中使用apt-get update更新软件包时遇到问题
执行apt-get update时会发生这些错误。 GPG错误: http://old-releases.ubuntu.com/ubuntu raring发布:The 由于公钥是,因此无法验证以下签名 不可用:NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W:存储库' http://old-releases.ubuntu.com/ubuntu 铆足了劲 发布'未签名。 N:来自这样的存储库的数据不可能 经过验证,因此有潜在危险。 N:请参阅apt-secure(8)联机帮助页以了解存储库创建和用户配置 细节。

0
apt-mirror总是想下载
apt-mirror总是试图下载~430MB(每天)。 Downloading 4 dep11 files using 4 threads... Begin time: Wed Jan 16 09:04:43 2019 [4]... [3]... [2]... [1]... [0]... End time: Wed Jan 16 09:04:43 2019 Processing indexes: [SSSPPPPPPPPPPPPP] 436.4 MiB will be downloaded into archive. Downloading 10 archive files using 10 threads... Begin time: Wed Jan 16 09:04:48 …

3
试图更新debian不工作
以root身份输入此命令apt-get update并获取这些错误消息。 > Err http://security.debian.org lenny/updates Release.gpg Could not resolve 'security.debian.org' Err http://security.debian.org lenny/updates/main Translation-en_US Could not resolve 'security.debian.org' Err http://security.debian.org lenny/updates/contrib Translation-en_US Could not resolve 'security.debian.org' Err http://security.debian.org lenny/updates/non-free Translation-en_US Could not resolve 'security.debian.org' Err http://www.backports.org lenny-backports Release.gpg Could not resolve 'www.backports.org' Err http://www.backports.org lenny-backports/main Translation-en_US Could not resolve …

2
Mint-17.2 --Sudo apt-get update错误包错误404
按照安装xplico(程序)的步骤操作: sudo bash -c 'echo "deb http://repo.xplico.org/ $(lsb_release -s -c) main" >> /etc/apt/sources.list' sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 791C25CE sudo apt-get update sudo apt-get install xplico 当我在第3步(更新)时,我收到此错误: W: Failed to fetch http://repo.xplico.org/dists/rafaela/main/binary-amd64/Packages 404 Not Found W: Failed to fetch http://repo.xplico.org/dists/rafaela/main/binary-i386/Packages 404 Not Found E: Some index files failed to …

1
无法在Debian Linux上安装wireshark
我正在尝试在Debian上安装Wireshark(Debian 3.2.51-1),但是我收到了这个错误: apt-get install wireshark 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 …

0
Sudo yum vs sudo apt-get
我曾经是一个Ubuntu用户,最近在一台旧电脑上安装了Fedora,我不得不使用yum而不是apt-get。yum和apt-get有什么区别?有什么好处或缺点可以区分彼此?
linux  yum  apt-get 


0
apt-get无法看到最新版本的yasm
我正在尝试构建Firefox并且我得到一个错误我需要最新版本的yasm,1.0.1而我只有0.8.0。 我做了合乎逻辑的事情: $ sudo apt-get upgrade yasm Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 只是为了确保我尝试过: $ yasm --version yasm 0.8.0.2194 我尝试使用Synaptic GUI但是除了0.8.0之外它看不到任何版本。 yasm网站说有一个1.0.1,我怎么能apt-get看到它?

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.