Questions tagged «apt»

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

4
Update Manager错误-身份验证错误
当我运行更新管理器时,出现此错误: 这是错误框显示的内容: W:签名验证过程中发生错误。存储库未更新,将使用以前的索引文件。GPG错误:http : //linux.dropbox.com lucid版本:以下签名无效:NODATA 1 NODATA 2 W:无法获取http://linux.dropbox.com/ubuntu/dists/lucid/Release W:某些索引文件下载失败,已被忽略或改用旧的索引文件。

1
apt-get命令在plymouth-theme-ubuntu-text中返回错误
每当我尝试使用其安装或删除或升级任何软件时apt-get,都会出现此错误。 我尝试删除并重新安装,plymouth-theme-ubuntu-text但它也给出了相同的错误。 purush@purush:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages have been kept back: gnome-software gnome-software-common liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 linux-generic linux-headers-generic linux-image-generic oracle-java8-installer oxideqt-codecs snapd ubuntu-core-launcher ubuntu-software The following packages will be upgraded: adium-theme-ubuntu apparmor appmenu-qt5 apport …
11 apt  dpkg  plymouth 

3
如何切换到更近的Ubuntu镜像?
执行完其中一个sudo apt-get install eclipse eclipse-cdt g++步骤后,我发现Ubuntu计划下载超过400Mb,这将花费2个小时以上。太长了 我还发现它是从美国下载的: Get:21 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libservlet3.0-java all 7.0.52-1ubuntu0.3 [294 kB] 我在欧洲,也许我应该以某种方式告诉Ubuntu从更近的来源下载。我应该怎么做?

2
如何手动删除格式错误的软件包?
我试图通过Ubuntu 13.10 Saucy上的apt-get软件包管理器安装typo3。在安装过程中,无法配置软件包typo3-dummy并保持其状态:半安装 sudo dpkg --purge --force-all typo3-dummy (Reading database ... 107326 files and directories currently installed.) Removing typo3-dummy ... apache2-maintscript-helper invoked from a modified environment. Please hint required arguments manually dpkg: error processing typo3-dummy (--purge): subprocess installed post-removal script returned error exit status 1 Processing triggers for ureadahead ... …

1
从PPA获取旧软件包
我可以从PPA安装特定软件包的旧版本吗?具体来说,我想xserver-xorg-video-intel从xorg-edgers ppa 获取较旧的版本(和依赖项)。原因是较旧的版本似乎可以与我的硬件一起使用。当前版本似乎具有严重崩溃(我想找出它是否确实是源代码)的严重崩溃,因为此软件包的当前稳定版本确实如此。我试过了 apt-get install pkg=version 但没有成功。恐怕缓存中的程序包在丢失后会丢失 apt-get clean 我什至不知道先前版本的确切版本号,假设它不一定要少一个。当前版本为“ xserver-xorg-video-intel-2.20.15 替代”:是否有地方(例如在启动板)可以手动下载软件包的先前版本?
11 apt  xorg  ppa  launchpad 

1
Ubuntu如何在Windows无法关闭的情况下更新运行中的应用程序而不必关闭它们?
运行64位Ubuntu 12.04。 我主要通过终端使用更新sudo apt-get update && sudo apt-get upgrade。 我不明白这一点:让Firefox或任何其他此类集成应用程序主动运行,同时在终端同时运行更新过程,这会将Firefox更新到较新的版本。我知道重新启动Firefox将导致Firefox作为较新版本打开。 例如,在MS Windows 7中进行更新时,它要求在更新之前关闭同一应用程序的活动实例(如果处于活动状态)。 Ubuntu如何在不干扰其活动实例的情况下将活动的工作应用程序替换为较新的版本? 在这种情况下,更新过程的后端究竟发生了什么?

1
无效的签名EXPKEYSIG
对不起,如果我做了一些愚蠢的事情,但我会非常感谢您的帮助。 每当我尝试检查更新时都会显示 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 Release: The following signatures were invalid: EXPKEYSIG 2F7F0DA5FD5B64B9 home:strycore OBS Project <home:strycore@build.opensuse.org> W: Failed to fetch http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04/Release.gpg The following signatures were invalid: EXPKEYSIG 2F7F0DA5FD5B64B9 …
11 apt 

2
Ubuntu 16.04中带有pdo-mysql的PHP
我一直在尝试在启用PDO的Ubuntu(16.04)中安装php(7.2)。我不需要php作为apache模块,因为我想使用PHP的内置服务器(在cli模式下,例如php -S localhost:80)。 所以,这是我的工作: sudo apt-get install php sudo apt-get install php-mysql sudo cp /usr/lib/php/7.2/php.ini-production.cli /etc/php/7.2/cli/php.ini 现在,在php.ini中取消注释: extension=pdo_mysql 而且仍然在我运行时php -v出现错误: PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/lib/php/20170718/pdo_mysql (/usr/lib/php/20170718/pdo_mysql: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/pdo_mysql.so (/usr/lib/php/20170718/pdo_mysql.so: undefined symbol: pdo_parse_params)) in Unknown …
11 apt  php 

5
终端:sudo:apt-get:找不到命令
最近,我的计算机上发生了一些非常糟糕的事情,这与缺少图标以及图形界面上出现的各种不好的事情有关。上诉中的所有坏事都伴随着我终端的某些残障。我正在使用12.04和Gnome Classic视图,但没有效果。 让我们来一个sudo apt-get update。 我收到sudo: apt-get: command not found消息。这就是我所有apt-get命令的处理方式。 什么意思 如何解决此问题,尤其是解决我遇到的所有其他问题?

4
通过Tor获得Apt更新
我正在尝试更新我的apt-get列表。在我国,许多站点已被阻止或已被公司阻止。 当我为整个系统使用代理时,会出现错误, Tor在浏览时可以完美工作。我可以apt-get通过Tor的连接进行更新吗?我的意思是我想使用Tor连接解除对被阻止站点的阻止,因此我可以执行apt-get update无错误操作。 编辑:我正在使用Ubuntu 13.10和Tor 0.2.21 $ sudo apt-get update [sudo] password for alexander: Ign http://extras.ubuntu.com saucy InRelease Ign http://security.ubuntu.com saucy-security InRelease Ign http://us.archive.ubuntu.com saucy InRelease Hit http://extras.ubuntu.com saucy Release.gpg Get:1 http://dl.google.com stable InRelease [1,540 B] 100% [1 InRelease gpgv 1,540 B] [Waiting for headers] [Waiting for headers] [WaSplitting …
11 apt  tor 


3
Ubuntu 14.04:“ apt-get update”错误:W:忽略DepCompareOp提供行
我每次都收到此错误 apt-get update Ign http://ni.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://ni.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://ni.archive.ubuntu.com trusty/universe Translation-en_US Reading package lists... Done W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n W: Ignoring Provides line …
10 14.04  apt  ppa 

1
清除并重新安装软件包的命令
有时,某个软件包损坏了,需要从头开始重新安装。我可以用apt-get purge后面apt-get install,后来我有看,如果任何相关程序包卸载得到,记得重新安装它们。 是否有清除和重新安装程序包的命令来处理依赖关系?如果某个软件包取决于要重新安装的软件包,则应将该软件包留在原处,或者也应重新安装。
10 apt 

2
将GCC更新到6.3版本[关闭]
关闭。这个问题是题外话。它当前不接受答案。 想改善这个问题吗? 更新问题,使它成为Ask Ubuntu 的主题。 3年前关闭。 我想使用一些仅在该语言的最新版本中可用的C ++功能。问题是Ubuntu 15.04(Vivid Vervet)已安装4.9.2,并查看我从apt-get install gcc获得的输出: Reading package lists... Done Building dependency tree Reading state information... Done gcc is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2 not fully installed or removed. After this operation, …
10 apt  gcc  c++  versions  compiler 

4
ubuntu说更新和升级后有可用更新
我在Digital Ocean上有一个16.04服务器,当我将其SSH时会列出该服务器... * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage 7 packages can be updated. 7 updates are security updates. 我已经运行apt-get update和apt-get upgrade许多次,它并没有消失。 运行升级后,我将其视为最后一行... 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
10 16.04  apt  upgrade  updates 

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.