Install libpt2.10.11
Installing libpt2.10.11 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libpt2.10.11
libpt2.10.11 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libpt2.10.11 |
version | 2.10.11~dfsg-2 |
description | Portable Tools Library |
subsection | libs |
website | opalvoip.org |
maintainer | Debian VoIP Team |
Uninstall libpt2.10.11
To remove just libpt2.10.11 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libpt2.10.11
Uninstall libpt2.10.11 and it’s dependent packages
To remove the libpt2.10.11 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libpt2.10.11
Purging libpt2.10.11
If you also want to delete configuration and/or data files of libpt2.10.11 from Debian Sid then this will work:
sudo apt-get purge libpt2.10.11
To delete configuration and/or data files of libpt2.10.11 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libpt2.10.11