This shows you the differences between two versions of the page.
| wiki:repositories:archives:raspbian [2016/11/24 12:05] ionic Copy from wiki:repositories:archives:debian. | wiki:repositories:archives:raspbian [2016/11/24 12:09] (current) ionic Raspbianize. | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Archived X2Go Packages for Debian | + | ====== Archived X2Go Packages for Raspbian | 
| - | Alongside with the instructions on [[wiki: | + | Alongside with the instructions on [[wiki: | 
| + | |||
| + | <note warning> | ||
| ===== Adding this Repository to your Package System ===== | ===== Adding this Repository to your Package System ===== | ||
| Line 7: | Line 9: | ||
| ==== Adding the Repository GPG Keys ==== | ==== Adding the Repository GPG Keys ==== | ||
| - | Make sure to either install the '' | + | Make sure to either install the '' | 
| ==== Adding the Actual Repository ==== | ==== Adding the Actual Repository ==== | ||
| Line 13: | Line 15: | ||
| === Changing Existing Entries === | === Changing Existing Entries === | ||
| - | If you already have the X2Go Debian | + | If you already have the X2Go Raspbian | 
| === Adding a New Repository === | === Adding a New Repository === | ||
| Line 26: | Line 28: | ||
| </ | </ | ||
| - | Then add the Archived X2Go Packages repository (binaries and sources) as a couple of new lines (example for Debian | + | Then add the Archived X2Go Packages repository (binaries and sources) as a couple of new lines (example for Raspbian | 
| <file - x2go-archive.list> | <file - x2go-archive.list> | ||
| # Archived X2Go Packages Repository (release builds) | # Archived X2Go Packages Repository (release builds) | ||
| - | deb http:// | + | deb http:// | 
| # Archived X2Go Packages Repository (sources of release builds) | # Archived X2Go Packages Repository (sources of release builds) | ||
| - | deb-src http:// | + | deb-src http:// | 
| # Archived X2Go Packages Repository (nightly builds) | # Archived X2Go Packages Repository (nightly builds) | ||
| - | #deb http:// | + | #deb http:// | 
| # Archived X2Go Packages Repository (sources of nightly builds) | # Archived X2Go Packages Repository (sources of nightly builds) | ||
| - | #deb-src http:// | + | #deb-src http:// | 
| </ | </ | ||
| Line 73: | Line 75: | ||
| < | < | ||
| - | rsync -avP packages.x2go.org:: | + | rsync -avP packages.x2go.org:: | 
| </ | </ | ||