Install libmx-1.0-2-dbg
Installing libmx-1.0-2-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libmx-1.0-2-dbg
libmx-1.0-2-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libmx-1.0-2-dbg |
version | 1.4.7-1+b1 |
description | toolkit for the Moblin user experience (debug symbols) |
subsection | debug |
website | clutter-project.org |
maintainer | Ying-Chun Liu (PaulLiu) |
Uninstall libmx-1.0-2-dbg
To remove just libmx-1.0-2-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libmx-1.0-2-dbg
Uninstall libmx-1.0-2-dbg and it’s dependent packages
To remove the libmx-1.0-2-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libmx-1.0-2-dbg
Purging libmx-1.0-2-dbg
If you also want to delete configuration and/or data files of libmx-1.0-2-dbg from Debian Sid then this will work:
sudo apt-get purge libmx-1.0-2-dbg
To delete configuration and/or data files of libmx-1.0-2-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libmx-1.0-2-dbg