Install psi-plus-plugins-dbg
Installing psi-plus-plugins-dbg 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-plugins-dbg
psi-plus-plugins-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | psi-plus-plugins-dbg |
version | 0.16.330-1+b1 |
description | plugins for Psi+ [debug symbols] |
subsection | debug |
website | psi-dev.googlecode.com |
maintainer | Boris Pek |
Uninstall psi-plus-plugins-dbg
To remove just psi-plus-plugins-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove psi-plus-plugins-dbg
Uninstall psi-plus-plugins-dbg and it’s dependent packages
To remove the psi-plus-plugins-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove psi-plus-plugins-dbg
Purging psi-plus-plugins-dbg
If you also want to delete configuration and/or data files of psi-plus-plugins-dbg from Debian Sid then this will work:
sudo apt-get purge psi-plus-plugins-dbg
To delete configuration and/or data files of psi-plus-plugins-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove psi-plus-plugins-dbg