Questions tagged «package-management»

有关软件包管理的问题,尤其是APT和dpkg系统。

7
Ubuntu仅在终端上引导,如何恢复GUI桌面?
我的Ubuntu桌面在哪里?如果我按Ctrl+ Alt+ F7仍然在终端中Ctrl+ Alt+ F1仍然在终端中,它的启动和运行总是默认为终端屏幕。 没有GUI,如何恢复它? 编辑: sun@e700gent:/etc/X11$ sudo apt-get install --reinstall ubuntu-desktop [sudo] password for sun: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libcdio-paranoia1 packagekit-backend-aptcc gdebi-core libxrandr-ltsq2 linux-headers-3.5.0-23-generic linux-headers-3.5.0-23 libcdio-cdda1 libllvm3.1 Use 'apt-get autoremove' …

5
是否有所有PPA的“非官方”软件中心?
添加此存储库并安装即可轻松回答许多问题。 据我了解,Ubuntu开发人员无法快速验证所有软件包并使其在官方存储库中可用。但是,开发人员可以在非官方的主存储库或软件中心注册其PPA吗? 添加单个存储库是一件很麻烦的事,并且更新还需要更长的时间,因为它必须检查所有PPA。就像我们有Android的替代市场一样,如果有任何我们可以信任的流行替代软件来源,那就太好了。



5
python2.7将来可用于10.04吗?
由于Ubuntu 10.04是LTS发行版,它将支持python 2.7作为默认软件包维护者版本,还是将来至少具有python2.7软件包? 由于它将是python 2.x的最后一个主要发行版,并且打算保留很长时间,因此我决定使用它。我从源代码编译了它(当然是在构建了部门之后),但是有时我会发现一些小问题。 将我编译的python 2.7定义为默认值是否安全,因为有些分发应用程序可以在python上运行。

2
如何在Ubuntu上安装最新的HPLIP以支持我的HP打印机和/或扫描仪?
假设有人拥有一些现代的HP打印机和/或扫描仪,但官方存储库中的HPLIP软件包不支持该打印机和/或扫描仪。 当前,Ubuntu版本在Universe Pocket中具有以下版本: trusty (14.04LTS) (utils): 3.14.3-0ubuntu3.4 xenial (16.04LTS) (utils): 3.16.3+repack0-1 bionic (18.04LTS) (utils): 3.17.10+repack0-5 cosmic (18.10) (utils): 3.18.7+dfsg1-2ubuntu2 disco (19.04) (utils): 3.19.1+dfsg0-1: all 如果较新版本的HPLIP 支持打印机(在HP Developer Portal |所有受支持的打印机型号中选中),该怎么办?

1
list.save和list.distUpgrade
当我尝试更好地了解apt和软件包管理时,这更是一个好奇问题。 我看到,在我/etc/apt/和/etc/apt/sources.list.d/文件夹我有拥有的扩展非常或有时相同的文件sources.list,sources.list.distUpgrade,sources.list.save,等等。 这些重复或相似文件的意义何在? sources.list而sources.list.save在/etc/apt/似乎是相同的,但是sources.list.distUpgrade节目量子不是铆足了劲对于大多数的东西(我大概是第一次安装了量子)。 在另一方面,在的情况下google-talkplugin.list,并google-talkplugin.listUpgrade在/etc/apt/sources.list.d/该文件的内容似乎是完全一致的。 在Google搜索中找不到太多内容。我查看了sources.list联机帮助页,但没有太多讨论。 还注意到这篇文章,其中提到了与扩展相关的错误(10.10)

9
如何从Ubuntu上完全删除kubuntu-desktop
我安装了kubuntu-desktop只是为了尝试其界面。然后,我决定删除并进行传统的apt-get清除和自动删除,但似乎kubuntu的元素仍然存在。例如,界面元素,滚动条,引导屏幕等仍然存在。 有什么方法可以在不安装ubuntu副本的情况下完全删除?

3
Apt-get在安装mongodb的16.04或18.04上失败
当我尝试使用https://docs.mongodb.com/getting-started/shell/tutorial/install-mongodb-on-ubuntu/16.04 上的说明安装mongodb时,在安装步骤中得到以下结果: jonathan@poseidon:~$ sudo apt-get install mongodb-org Reading package lists... Done Building dependency tree Reading state information... Done Package mongodb-org is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package …


2
sudo apt-get更新失败-由于“权限被拒绝”而导致“无法打开”列表文件
在上个星期或更长时间里,运行sudo apt-get update最终达到错误: Reading package lists... Done E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/xenial/main/dep11/Components-amd64.yml Could not open file /var/lib/apt/lists/partial/au.archive.ubuntu.com_ubuntu_dists_xenial_main_dep11_Components-amd64.yml.gz - open (13: Permission denied) [IP: 202.158.214.106 80] E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/xenial-backports/main/dep11/icons-64x64.tar Could not open file /var/lib/apt/lists/partial/au.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_dep11_icons-64x64.tar.gz - open (13: Permission denied) [IP: 202.158.214.106 80] E: Some index files failed to download. …



1
如何在仓库中找到最新版本的redis-server?
我需要学习如何搜索“ redis-server”的软件包以及它们各个repo的版本是什么? 我知道要添加一个回购协议,我将其添加到/etc/apt/source.list中,有时我必须添加一个密钥。 (顺便说一句,为什么要添加一个密钥才能从存储库中获取?)

3
Apt-get安装多个软件包,无需停止
我正在制作一个使用apt-get install安装各种软件包的bash脚本。但是,我注意到如果有一行显示: sudo apt-get install package1 package2 package3 并且找不到任何一个软件包,将不会安装其他任何一个。即使找不到其中一个软件包,我如何使它继续运行? 提前致谢。

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.