Questions tagged «apt»

Advanced Packaging Tool,基于Debian的发行版的软件包管理器。它也是在Ubuntu中安装软件包的最常用工具。有关使用任何apt工具的问题,应使用此标记。

3
软件更新程序-并非可以安装所有更新
我正在使用Ubuntu 14.04 LTS。当我尝试更新系统时,出现以下错误消息: 软件更新程序-并非可以安装所有更新 我用Google搜索,有人建议使用修复损坏的软件包sudo apt-get install -f。但这对我没有用。 当我使用apt-get upgrade这是我收到的消息: Reading package lists... Building dependency tree... Reading state information... The following packages have been kept back: gir1.2-rb-3.0 gir1.2-totem-1.0 librhythmbox-core8 libtotem-plparser18 libva1 libvlc5 libvncserver0 linux-generic-lts-utopic linux-headers-generic-lts-utopic linux-image-generic-lts-utopic rhythmbox rhythmbox-data rhythmbox-mozilla rhythmbox-plugin-cdrecorder rhythmbox-plugin-magnatune rhythmbox-plugins smplayer smplayer-themes totem totem-common totem-mozilla totem-plugins vlc vlc-data …

2
使用apt-get将软件包安装到virtualenv
根据此答案,apt-get将在系统范围内安装软件包(从规范),并且只能pip将软件包安装到virtualenv(从Pypi)。 但是,我需要将程序包安装到只能通过进行访问的virtualenv中apt-get,即该程序不是由Pypi托管的。 我怎么做?

6
如何删除“ /etc/apt/sources.list.d/目录中的文件,因为文件扩展名无效?”
从13.10升级到14.04之后,每次安装,更新,升级等等时,我都会收到这些烦人的消息: N: Ignoring file 'webupd8team-java-raring.list.disable' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension N: Ignoring file 'bumblebee-stable-raring.list.disable' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension N: Ignoring file 'steam.list.disable' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension N: Ignoring file 'ubuntu-x-swat-x-updates-raring.list.disable' in directory '/etc/apt/sources.list.d/' …




3
在VirtualBox的Ubuntu 16.04上图形严重损坏,显示出随机的像素色条纹
在VirtualBox VM内,我已经为自己安装了Ubuntu 16.04.1 LTS Server。但是,当我安装ubuntu-desktop软件包并重新启动时,发生了这种情况: 我使用的确切命令:sudo apt-get update; sudo apt-get install ubuntu-desktop ..然后是reboot命令。 这看起来像是屏幕左上角的损坏部分,因为我的光标可以出现在视图中(但已损坏): 这是纯粹的图形问题,因为我可以使用键盘成功进入桌面: 注意:启动时,它会在瞬间显示正确的图形,然后恢复为故障。 有什么帮助吗?

1
/etc/apt/apt.conf.d/优先级-否决配置文件?
文件夹 /etc/apt/apt.conf.d/ 包含很多文件。 01autoremove 10periodic 15update-stamp 20archive 20dbus 20packagekit 50unattended-upgrades 70debconf 99synaptic 99update-notifier 那01、10,...,99个数字到底是什么? 它们是否意味着“先阅读01,最后阅读99,然后让99否决先前数字中的设置”? 例如,假设50个无人参与的升级中只有一个设置,我想根据自己的喜好否决默认设置。 我可以直接编辑50unattended-upgrades,但是如果维护者更新该文件,它将变得很混乱-我必须合并更改。 我是否也可以仅使用我喜欢的单个值来创建51个无人值守升级版本,从而否决50个无人值守升级版本中的默认值?
16 apt 


6
如何获取所有未决安全更新的列表?
我需要列出(而不是计算或安装)Ubuntu 14.04系统上所有未决的安全更新。我已阅读过如何使用apt-get创建仅安全更新的列表?并且其接受的答案(apt-show-versions | grep upgradeable | grep security)确实列出了我的清单。 但是,该命令列出了62个未决的安全更新。 /usr/lib/update-notifier/apt-check告诉我,我有75个待处理的安全更新,但似乎没有办法列出它们。我该如何调和这两个数字?这两个命令之一是不是在执行我想要的操作?
16 apt  updates 

3
通过终端将Python 3.5更新到3.6
使用Ubuntu 17.04。在根据/ubuntu//a/865569/695385通过终端将Python 3.5更新到3.6之后,仍然显示版本是3.5.3。 ~$ python3 --version Python 3.5.3 如何安装?
15 apt  python3 

3
如何判断dpkg或apt是否安装了软件包?
我想删除该软件包,但忘记了如何通过dpkg或apt-get 我尝试检查dpkg-query -list | grep myPackage和apt list --installed | grep myPackage,但是myPackage都显示在两者上。 那么如何知道该软件包是由dpkg还是apt安装的呢? 为了执行正确的卸载命令,例如:apt-get remove或dpkg -r
15 apt  dpkg 

3
Apt-get无法识别通过nvm安装的节点软件
我正在尝试安装.deb软件包,但是它需要几个依赖项,例如nodejs,nodejs-underscore,但是所有这些依赖项都已经通过安装nvm并可用。 无论如何,我是否可以apt-get识别通过nvm安装的软件包,以免它们冲突?我知道apt-get是系统范围的,而nvm是在本地用户空间工作的,因此这可能需要一些技巧。

6
在Ubuntu 16.04上安装celestia
在Ubuntu 15.10之前,可以使用apt 安装Celestia(实时3D空间模拟): sudo apt-get install celestia celestia-gnome celestia-common-nonfree 但是,在Ubuntu 16.04中,该软件包celestia似乎不再存在。(apt-cache show celestiareturn N: Can't select versions from package 'celestia' as it is purely virtual。包celestia-common-nonfree确实存在,但是它只是数据文件的集合,不符合DFSG,如果没有程序本身,这些文件是无用的。) 从上游看,似乎celestia软件包已从Debian stable中删除,在Ubuntu 16.04进入功能冻结之前,这(假设我对Debian和Ubuntu之间的交互非常模糊的理解是正确的)是为什么它在Ubuntu 16.04中不再存在。 考虑到Celestia最近没有任何进展,因此将其删除似乎是一个合理的措施。OTOH仍然稳定且功能正常,因此似乎很可惜,尤其是如果仍然有可能在现代系统上构建它的话。 这是否意味着在Ubuntu 16.04上安装Celestia的唯一方法是从源代码构建?

1
在Ubuntu 14.04.3上安装clang 3.8
我尝试了以下明显的命令: sudo apt-get update sudo apt-get install clang-3.8 但我得到消息: Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 我尝试过: sudo apt-get update sudo aptitude install clang-3.8 但是得到消息: Couldn't find package "clang-3.8". However, the following packages contain …
15 apt  aptitude  clang 

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.