add-apt-repository

该脚本用于添加ppa到当前的库中并自动导入公钥。shell中的使用方法为:

add-apt-repository ppa:<ppa_name>

使用此脚本需要安装工具包:

apt-get install python-software-properties
apt-get install software-properties-common

Logo

更多推荐