/ Published in: Bash
To enable all ubuntu software (main universe restricted multiverse) repositories use
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"