sudo add-apt-repository"deb http://archive.ubuntu.com/ubuntu$(lsb_release -sc)main universe restricted multiverse" 这里也可以换成阿狸云的存储库链接,但是必须是包含restricted、universe和multiverse的。 配置sources.list 使用以下命令启用ros存储库。 sudosh -c'. /etc/lsb-release && echo "deb http://...
cdekelon sudo add-apt-repository universe && sudo add-apt-repository multiverse https://askubuntu.com/questions/378558/unable-to-locate-package-while-trying-to-install-packages-with-apt 分类: shell 好文要顶 关注我 收藏该文 微信分享 cdekelon 粉丝- 5 关注- 3 +加关注 0 0 升级成为会员...
sudo add-apt-repository ppa:user/ppa-name 比方jdk1.6不再index中 sudo apt-get install python-software-properties < for installing add-apt-repository > sudo add-apt-repository ppa:webupd8team/java sudo apt-get update 用命令 “sudo apt-cache search jdk“,会发现结果中多了下列内容 oracle-jdk7-...
sudo apt-get install -y language-pack-en-base sudo LC_ALL=en_US.UTF-8 add-apt-repository ppa:ondrej/php sudo add-apt-repository ppa:ondrej/php sudo apt-get update apt-cache search php5 sudo apt-get install php5.5-common sudo apt-get install libapache2-mod-php5.5 1. 2. 3. 4. 5...
# deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse## Uncomment the following two lines to add software from Canonical's## 'partner' repository.## This software is not part of Ubuntu, but is offered by Canonical and the## respective vendors as...
securitymultiverseUncommentfollowingtwolinesaddsoftwarefromCanonicalpartnerrepository.respectivevendorsUbuntuusers.debhttp://archive.canonical/ubuntuwilypartnerdeb-srchttp://archive.canonical/ubuntuwilypartnerUbuntu点滴--apt-getupdateupgrade的作用:UbuntuKylin15.04下的PPA源会报404,执行apt-getupdate卡死:apt-getupdate...
echo"deb http://download.tuxfamily.org/glxdock/repository/ubuntu $(lsb_release -sc) cairo-dock"|sudo tee-a/etc/apt/sources.list wget-q http://download.tuxfamily.org/glxdock/repository/cairo-dock.gpg-O-|sudo apt-key add-sudo apt-getupdate sudo apt-getinstall cairo-dock cairo-dock-plug...
当使用apt-get update更新源时,出现下面“Hash Sum mismatch”的报错,具体如下: root@localhost:~# ...
ubuntu10.10 在终端输入:sudo gedit /etc/apt/sources.list ubuntu 国外的服务器资源下载速度比较卡,提供一些国内的服务器下载源,是必要的。 #deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to...
deb-srchttp://cn.archive.ubuntu.com/ubuntu/yakkety-backports main restricted universe multiverse Uncomment the following two lines to add software from Canonical's 'partner' repository. This software is not part of Ubuntu, but is offered by Canonical and the ...