sh PopOS添加其他repos(因为System76没有足够大的开发团队来添加此功能?!)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh PopOS添加其他repos(因为System76没有足够大的开发团队来添加此功能?!)相关的知识,希望对你有一定的参考价值。

# Expand Available Repos to Include Nonfree
echo "deb http://archive.ubuntu.com/ubuntu bionic restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
 echo "deb http://archive.ubuntu.com/ubuntu bionic-updates restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
 echo "deb http://archive.ubuntu.com/ubuntu bionic-security restricted universe multiverse" | sudo tee -a /etc/apt/sources.list

以上是关于sh PopOS添加其他repos(因为System76没有足够大的开发团队来添加此功能?!)的主要内容,如果未能解决你的问题,请参考以下文章

sh 我在PopOS上运行的脚本是我不那么强大的实现,而不是我的版本

sh 添加Docker apt repo

sh 将Git repo添加为Bower包

sh 将所有hsg-project repos添加到GitHub Desktop

sh 这是我在懒惰时添加,提交和推送repos的shell文件......:P

sh 将git repo的整个历史记录添加到另一个带子树的git项目中