Tag: 易于

我真的需要我的存储库列表中的“源代码”吗?

运行时更新我的​​软件源需要很长时间: sudo apt-get update 我相信当apt-get从存储库下载源代码时会发生这种情况,在我的情况下是埃塞俄比亚的代码。 当它碰到类似的东西时它真的变慢了: http://et.archive.ubuntu.org …. 我检查了我添加该源的位置,它位于源代码选项下。 我是否需要下载源代码? 如果没有,我可以取消检查该选项而不会产生任何后果吗?

如何运行’apt-get install’来安装所有依赖项?

我在ubuntu服务器安装中运行它: sudo apt-get install git-core gnupg flex bison gperf build-essential \ zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \ libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \ libgl1-mesa-dev g++-multilib mingw32 openjdk-6-jdk tofrodos \ python-markdown libxml2-utils xsltproc zlib1g-dev:i386 但是我得到了这个: Reading package lists… Building dependency tree… Reading state information… curl is already the newest version. gnupg is already the newest version. Some packages […]

在apt-get安装期间总是出错

每当我尝试apt-get install / upgrade时,我总会得到一系列错误,如下所示。 是因为/etc/apt/sources.list文件中的一些不正确的条目。 如果是这样,如何纠正呢? $ sudo apt-get -f install Reading package lists… Done Building dependency tree Reading state information… Done Correcting dependencies… Done The following package was automatically installed and is no longer required: linux-image-extra-3.8.0-30-generic Use ‘apt-get autoremove’ to remove it. The following extra packages will be installed: libjavascriptcoregtk-1.0-0 libwebkitgtk-1.0-0 libwebkitgtk-1.0-common libxerces-c3.1 Suggested […]

Apt遇到错误的GPG密钥错误

可能重复: 尝试进行更新时如何修复“MergeList问题”错误? 我一直都是Windows人,但凭借我最近生物信息学的有趣和学位(微生物学),我发现需要命令行和更高的计算能力。 我正在完全转换到Ubuntu 12.04 LTS,老实说,只需要帮助我第一次设置它。 我缺乏导航一些问题的命令行知识。 首先,我一直在使用sudo apt-get update获得一些错误 Reading package lists… Error! W: GPG error: http://us.archive.ubuntu.com precise Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key W: GPG error: htt://security.ubuntu.com precise-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key W: GPG error: htt://extras.ubuntu.com precise […]

如何忽略从aptitude中删除包

正如我在Q中提到的那样。 sudo aptitude install wine1.6 The following actions will resolve these dependencies: Remove the following packages: 1) account-plugin-aim 2) account-plugin-facebook 3) account-plugin-flickr 4) account-plugin-google 5) account-plugin-jabber 6) account-plugin-salut 7) account-plugin-twitter 8) account-plugin-windows-live 9) account-plugin-yahoo 10) appmenu-qt5 11) apturl 12) brasero 13) checkbox-gui 14) cheese 15) codeblocks 16) compiz 17) compiz-gnome 18) compiz-plugins-default 19) deja-dup-backend-gvfs 20) […]

我在APT中无能为力:“E:类型’sudo’未知”

没有ubuntu给我的话,我无法安装或做任何事情 E:Type ‘sudo’ is not known on line 1 in source list /etc/apt/sources.list.d/spotify.list E:The list of sources could not be read 我只想安装adobe flash。 我怎样才能解决这个问题?

‘apt-get’总是因ERROR 404而失败:找不到包(flashplugin-downloader)

以下错误阻止我在Xubuntu 11.10上安装任何东西。 我该怎么解决? $ sudo apt-get install meld Reading package lists… Done Building dependency tree Reading state information… Done meld is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. […]

如何解决“dpkg:error handling存档/var/cache/apt/archives/libvlccore9_4.0.0~rc1~~git20171225+r73378+113~ubuntu16.04.1_amd64.deb(unpack)”

运行sudo apt-get -f install出错: “Reading package lists… Done Building dependency tree Reading state information… Done Correcting dependencies… Done The following packages were automatically installed and are no longer required: gstreamer1.0-plugins-base:i386 libcdparanoia0:i386 libdbusmenu-qt2:i386 libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386 libopus0:i386 liborc-0.4-0:i386 libqt4-opengl:i386 libqtwebkit4:i386 libtheora0:i386 libvisual-0.4-0:i386 libvlccore8 libxss1:i386 libxv1:i386 linux-headers-4.4.0-101 linux-headers-4.4.0-101-generic linux-headers-4.4.0-96 linux-headers-4.4.0-96-generic linux-headers-4.4.0-97 linux-headers-4.4.0-97-generic linux-headers-4.4.0-98 linux-headers-4.4.0-98-generic linux-image-4.4.0-101-generic linux-image-4.4.0-96-generic linux-image-4.4.0-97-generic linux-image-4.4.0-98-generic […]

如何在14.10上安装WinUSB

我需要安装WinUSB,但无论我尝试什么都不行,无论我做什么,我总是会收到错误。 这不起作用 sudo add-apt-repository ppa:colingille/freshlight sudo apt-get update sudo apt-get install winusb

vlc取决于vlc-nox

我试图在12.04安装VLC,但我遇到了这些错误: 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 been moved out of Incoming. The following information may […]