Return to Snippet

Revision: 66432
at May 6, 2014 05:40 by rickoverman


Initial Code
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"

Initial URL


Initial Description
To enable all ubuntu software (main universe restricted multiverse) repositories use

Initial Title
Enable all ubuntu software

Initial Tags


Initial Language
Bash