Install libmutter0h
Installing libmutter0h package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libmutter0h
libmutter0h package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libmutter0h |
version | 3.20.1-1 |
description | window manager library from the Mutter window manager |
subsection | libs |
maintainer | Debian GNOME Maintainers |
Uninstall libmutter0h
To remove just libmutter0h package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libmutter0h
Uninstall libmutter0h and it’s dependent packages
To remove the libmutter0h package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libmutter0h
Purging libmutter0h
If you also want to delete configuration and/or data files of libmutter0h from Debian Sid then this will work:
sudo apt-get purge libmutter0h
To delete configuration and/or data files of libmutter0h and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libmutter0h