Install murrine-themes
Installing murrine-themes package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install murrine-themes
murrine-themes package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | murrine-themes |
version | 0.98.10 |
description | themes for gtk2 murrine engine |
subsection | x11 |
maintainer | Yves-Alexis Perez |
Uninstall murrine-themes
To remove just murrine-themes package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove murrine-themes
Uninstall murrine-themes and it’s dependent packages
To remove the murrine-themes package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove murrine-themes
Purging murrine-themes
If you also want to delete configuration and/or data files of murrine-themes from Debian Sid then this will work:
sudo apt-get purge murrine-themes
To delete configuration and/or data files of murrine-themes and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove murrine-themes