A page in your DokuWiki was added or changed. Here are the details: Date : 2016/09/22 07:22 Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:48.0) Gecko/20100101 Firefox/48.0 IP-Address : 178.162.222.41 Hostname : 178.162.222.41.adsl.inet-telecom.org Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian?rev=1474438159 New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian Edit Summary: Restructure page a bit by adding more headlines. User : ionic @@ -6,9 +6,11 @@ * **Debian squeeze: **X2Go packages will be offered for Debian squeeze at least until squeeze is still officially supported as ''oldstable'' by the Debian project. * **ARM architecture:** for Debian squeeze and wheezy on ARM-based (Debian/armel) devices we provide (currently outdated) client-side packages (x2goclient, pyhoca-gui, pyhoca-cli plus dependencies). No nightly-builds, no server packages, though. - ===== Adding this Repository to your Package System ===== + ===== Adding This Repository To Your Package System ===== + + ==== Adding the Repository GPG Keys ==== Before starting to edit your system configuration, you'll need to add the needed GPG keys of the repository. Please switch to a user which has administrator privileges on your system in your preferred command line client: <code bash> @@ -25,8 +27,9 @@ <code bash> $ apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E </code> + ==== Adding the Actual Repository ==== Please add the file ''x2go.list'' to the folder ''/etc/apt/sources.list.d/''. This can be done by using your preferred editor. @@ -50,8 +53,9 @@ **Note:** If you have not got a folder ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''. + ==== Synchronize the Newly Added Repository Metadata ==== Please perform an update of your APT package database: <code bash> @@ -62,8 +66,10 @@ <code bash> $ apt-get install x2go-keyring && apt-get update </code> + + ===== Post-Addition Test ===== Now you can search for X2Go related package that are now available for your APT system: <code bash> -- This mail was generated by DokuWiki at http://wiki.x2go.org/