ubuntu14.04 软件安装相关

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 16:04   1429   0

安装ppa

sudo add-apt-repository ppa:gophers/go

卸载ppa

sudo add-apt-repository ppa:gophers/go --remove

安装软件

sudo apt-get install {软件名}

卸载软件

sudo apt-get purge {软件} && sudo apt-get autoclean && sudo apt-get autoremove

deb软件安装

dpkg -i {name_to_install}.deb

deb软件卸载

dpkg -r {name to_remove}

搜索软件

sudo apt-cache search {name_to_search}


分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP