Install libtr-tid2
Installing libtr-tid2 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libtr-tid2
libtr-tid2 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libtr-tid2 |
version | 1.4.1-1+b1 |
description | Moonshot Temporary Identity Shared Libraries |
subsection | libs |
website | project-moonshot.org |
maintainer | Sam Hartman |
Uninstall libtr-tid2
To remove just libtr-tid2 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libtr-tid2
Uninstall libtr-tid2 and it’s dependent packages
To remove the libtr-tid2 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libtr-tid2
Purging libtr-tid2
If you also want to delete configuration and/or data files of libtr-tid2 from Debian Sid then this will work:
sudo apt-get purge libtr-tid2
To delete configuration and/or data files of libtr-tid2 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libtr-tid2