Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install psi-translations on Debian Unstable (Sid)


Install psi-translations

Installing psi-translations package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install psi-translations

psi-translations package information

distro Debian Unstable (Sid)
section Main
name psi-translations
version 1.11
description Translations for psi
subsection net
maintainer Jan Niehusmann

Uninstall psi-translations

To remove just psi-translations package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove psi-translations

Uninstall psi-translations and it’s dependent packages

To remove the psi-translations package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove psi-translations

Purging psi-translations

If you also want to delete configuration and/or data files of psi-translations from Debian Sid then this will work:

sudo apt-get purge psi-translations

To delete configuration and/or data files of psi-translations and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove psi-translations

 

Comments

comments