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-...
# 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...
2. 修改 /etc/apt/sources.list文件,在最前面添加以下内容 deb http://mirrors.aliyun.com/ubuntu/ precise main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ precise-security main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ precise-updates main restricted...
securitymultiverseUncommentfollowingtwolinesaddsoftwarefromCanonicalpartnerrepository.respectivevendorsUbuntuusers.debhttp://archive.canonical/ubuntuwilypartnerdeb-srchttp://archive.canonical/ubuntuwilypartnerUbuntu点滴--apt-getupdateupgrade的作用:UbuntuKylin15.04下的PPA源会报404,执行apt-getupdate卡死:apt-getupdate...
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 ...
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...
update更新源时,出现下面“Hash Sum mismatch”的报错,具体如下: root@localhost:~# apt-get update...
//us.archive.ubuntu.com/ubuntu/ maverick-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes...