Install psi-plus-l10n
Installing psi-plus-l10n package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install psi-plus-l10n
psi-plus-l10n package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | psi-plus-l10n |
version | 0.16.330-1 |
description | localization files for Psi+ |
subsection | localization |
website | github.com / psi-plus / psi-plus-l10n |
maintainer | Boris Pek |
Uninstall psi-plus-l10n
To remove just psi-plus-l10n package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove psi-plus-l10n
Uninstall psi-plus-l10n and it’s dependent packages
To remove the psi-plus-l10n package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove psi-plus-l10n
Purging psi-plus-l10n
If you also want to delete configuration and/or data files of psi-plus-l10n from Debian Sid then this will work:
sudo apt-get purge psi-plus-l10n
To delete configuration and/or data files of psi-plus-l10n and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove psi-plus-l10n