This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:repositories:debian [2019/09/12 17:09] ionic Change capitalization in headlines. |
wiki:repositories:debian [2021/07/28 19:21] (current) gratuxri [Adding the Actual Repository] |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| The following command will ensure that your system will be able to work with the repository archive key. | The following command will ensure that your system will be able to work with the repository archive key. | ||
| <code bash> | <code bash> | ||
| - | $ apt-key adv --recv-keys --keyserver | + | $ apt-key adv --recv-keys --keyserver |
| </ | </ | ||
| Line 65: | Line 65: | ||
| <note warning> | <note warning> | ||
| + | ==== Adding the x2go Repository with extrepo on debian ==== | ||
| + | <code bash> | ||
| + | $ sudo apt install extrepo | ||
| + | $ sudo extrepo enable x2go | ||
| + | </ | ||
| ==== Synchronize the Newly Added Repository' | ==== Synchronize the Newly Added Repository' | ||