Tag: 易于

包依赖关系无法解决

当我尝试用mplayer打开像.mkv扩展名这样的avidio文件时,它需要一些像gstreamer这样的多媒体插件 ,并且新安装了Ubuntu 12.01 当我告诉他安装它们时,我会看到错误: 此错误可能是由于缺少或无法安装所需的其他软件包引起的。 此外,不允许同时安装的软件包之间可能存在冲突。 The following packages have unmet dependencies: gstreamer0.10-ffmpeg: Depends: libavcodec-extra-53 (>= 4:0.7.3-1) but 4:0.8.3ubuntu0.12.04.1 is to be installed Depends: libavformat-extra-53 (>= 4:0.7.3-1) but 4:0.8.3ubuntu0.12.04.1 is to be installed Depends: libavutil-extra-51 (>= 4:0.7.3-1) but 4:0.8.3ubuntu0.12.04.1 is to be installed Depends: libc6 (>= 2.7) but 2.15-0ubuntu10.2 is to be installed Depends: libglib2.0-0 […]

安装包而无需启动后台进程和服务

有时安装某些应用程序将从安装时自动运行的应用程序启动进程或服务。 如何在不启动的情况下安装?

如何修复错误W:在sources.list文件中多次配置目标包(main / binary-amd64 / Packages)?

我有Ubuntu 16.04 Xenial Xerus,当我想运行sudo apt-get update或sudo apt-get autoclean或sudo apt-get install (package name)或sudo apt-get install -f ,我收到以下消息: Citire liste de pachete… 0% Citire liste de pachete… Terminat Se construiește arborele de dependență Se citesc informațiile de stare… Terminat W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:2 and /etc/apt/sources.list:5 W: Target Packages (main/binary-i386/Packages) is configured […]

如何找到手动安装的包?

我在我的计算机上安装了一个普通的Ubuntu 10.10,并通过apt-get安装了一些软件。 上周我设法打破了一切,从头开始,我需要重新安装我的软件。 有没有办法创建一个包含我手动安装的所有软件包的列表? 所以它会给我一个像texlive, …而不是texlive, texlive-dep1, textlive-dep2, …以及所有标准包被删除的列表? 如果我能够以某种方式找出我已经删除的常规安装中的哪些程序,那也将是非常棒的! 更新2015-05-23:我现在在我的系统上使用Ansible作为配置管理。 在那里我指定要安装的包。 这符合目标,在新系统上安装所有程序,甚至更好。 所以这个问题可能是进入一些轻量级配置管理的问题。

安装建议/推荐的包裹?

我运行了以下代码,并且这个软件包需要这些软件包,现在它也说这些软件包是建议的,建议使用这些软件包。 我如何获得这些安装。 myusuf3@purple:/etc$ sudo apt-get install virtualbox-4.0 Reading package lists… Done Building dependency tree Reading state information… Done The following extra packages will be installed: acroread ia32-libs lib32asound2 lib32bz2-1.0 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32v4l-0 lib32z1 libaudio2 libc6-i386 libcurl3 libflac8 libhal1 liblcms1 libmng1 libogg0 libpulse0 libqt4-dbus libqt4-network libqt4-opengl libqt4-xml libqtcore4 libqtgui4 libsdl-ttf2.0-0 libsdl1.2debian libsdl1.2debian-alsa libsndfile1 libv4l-0 libvorbis0a […]

apt-get,unmet依赖项,……“但它不会被安装”

$ apt-get install -f -o ‘Dpkg::Options::=–force-confmiss –force-all –force-confnew –overwrite-conffiles’ –reinstall at-spi2-core Reading package lists… Done Building dependency tree Reading state information… Done You might want to run ‘apt-get -f install’ to correct these: The following packages have unmet dependencies: kde-workspace-bin : Depends: qdbus but it is not going to be installed libqt4-dbus : Depends: qdbus […]

当/ boot已满时,如何删除旧内核/安装新内核?

我知道这个问题之前已被问过很多次了,不过对我而言,我猜它只是有点不同。 # df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 224G 5.2G 208G 3% / udev 1.9G 4.0K 1.9G 1% /dev tmpfs 777M 260K 777M 1% /run none 5.0M 0 5.0M 0% /run/lock none 1.9G 0 1.9G 0% /run/shm /dev/sda2 90M 88M 0 100% /boot /dev/sda6 1.9G 514M 1.3G 29% /tmp 我的启动分区已满。 当前内核: […]

如何找到包的反向依赖?

我想知道是否有可能检查另一个包是什么包依赖。 例如,jetty神秘地安装并在我的系统上运行,我想检查它是否是其他东西的依赖。

apt-get dist-upgrade会将我的系统升级到更新的版本吗?

我现在正在使用Ubuntu 12.04。 如果我使用命令sudo apt-get dist-upgrade会将我的ubuntu升级到12.10吗? 这是否意味着我之后没有使用LTS版本? 我不想使用Ubuntu 12.10因为我已经尝试过了,而且我的上网本非常重。

“GPG错误:发布:以下签名无效:BADSIG”

我在终端中运行了这个命令: sudo apt-get update 更新以以下错误报告结束: W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com precise Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key W: GPG error: http://ppa.launchpad.net precise Release: The following signatures were invalid: […]