Install python-pisock-dbg
Installing python-pisock-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-pisock-dbg
python-pisock-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-pisock-dbg |
version | 0.12.5-dfsg-2+b1 |
description | Python module to communicate with PalmOS PDA (debug extension) |
subsection | debug |
website | pilot-link.org |
maintainer | Ludovic Rousseau |
Uninstall python-pisock-dbg
To remove just python-pisock-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-pisock-dbg
Uninstall python-pisock-dbg and it’s dependent packages
To remove the python-pisock-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-pisock-dbg
Purging python-pisock-dbg
If you also want to delete configuration and/or data files of python-pisock-dbg from Debian Sid then this will work:
sudo apt-get purge python-pisock-dbg
To delete configuration and/or data files of python-pisock-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-pisock-dbg