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".
Debian variants
deb http://www.statux.org/software packages mainNow, 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".
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