Install tangerine-icon-theme
Installing tangerine-icon-theme package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install tangerine-icon-theme
tangerine-icon-theme package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | tangerine-icon-theme |
version | 0.26.debian-3.1 |
description | Tangerine Icon theme |
subsection | x11 |
maintainer | Alan Baghumian |
Uninstall tangerine-icon-theme
To remove just tangerine-icon-theme package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove tangerine-icon-theme
Uninstall tangerine-icon-theme and it’s dependent packages
To remove the tangerine-icon-theme package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove tangerine-icon-theme
Purging tangerine-icon-theme
If you also want to delete configuration and/or data files of tangerine-icon-theme from Debian Sid then this will work:
sudo apt-get purge tangerine-icon-theme
To delete configuration and/or data files of tangerine-icon-theme and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove tangerine-icon-theme