This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:repositories:ubuntu [2014/08/10 13:50] mikedep333 [Add the X2Go repository on Launchpad to APT] Update add-apt-repository steps for different versions of Ubuntu (Fixes: #565) |
wiki:repositories:ubuntu [2014/11/05 11:16] (current) sunweaver |
||
---|---|---|---|
Line 24: | Line 24: | ||
</code> | </code> | ||
- | To to install ''add-apt-repository'' on Ubuntu 14.04: | + | To to install ''add-apt-repository'' on Ubuntu 14.04 and beyond: |
<code bash> | <code bash> | ||
- | sudo apt-get install python-software-common | + | sudo apt-get install software-properties-common |
</code> | </code> | ||