Debian: Menambahkan Repository
Revision as of 07:54, 12 December 2017 by Onnowpurbo (talk | contribs) (Created page with " Edit /etc/apt/sources.list and add deb http://packages.dotdeb.org jessie all Fetch the repository key and install it. wget https://www.dotdeb.org/dotdeb.gpg sudo apt-k...")
Edit /etc/apt/sources.list and add
deb http://packages.dotdeb.org jessie all
Fetch the repository key and install it.
wget https://www.dotdeb.org/dotdeb.gpg sudo apt-key add dotdeb.gpg