Configure the Statux.org APT Repository


Connecting to, and using the statux.org apt repository is easy. In your GUI, click "System -> Administration -> Software Sources".

Click the "Third-Party Software" tab, followed by "+ Add...". Copy the line below (starting with "deb" and ending with "main", and paste into the text box on your screen. Now click "OK".


Debian variants
deb http://www.statux.org/software packages main
Now, we'll add the appropriate signing key to ensure that the packages you are downloading are built by me.


First, minimize the "Software Sources" pane, and then click the following link [STATUX.PUB] to download my repository public key.


Now, click the "Authentication" tab, followed by "+ Import Key File". Browse to the location where you saved the "statux.pub" file downloaded in the previous step and select it. Click "OK".

If you see my key (as depicted in the screen shot above) in the pane, we have successfully imported the key. You can now open "System -> Administration -> Synaptic", or issue "sudo apt-get update" to refresh your package cache.

Alternate: Add the key from the command line
wget -q http://www.statux.org/software/key/statux.pub -O- | sudo apt-key add -
Source: http://www.statux.org/content?page=repo

Comentarios

Entradas populares