Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libmtdev1 on Debian Unstable (Sid)


Install libmtdev1

Installing libmtdev1 package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libmtdev1

libmtdev1 package information

distro Debian Unstable (Sid)
section Main
name libmtdev1
version 1.1.5-1
description Multitouch Protocol Translation Library – shared library
subsection libs
website bitmath.org / code / mtdev / 
maintainer Nobuhiro Iwamatsu

Uninstall libmtdev1

To remove just libmtdev1 package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libmtdev1

Uninstall libmtdev1 and it’s dependent packages

To remove the libmtdev1 package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libmtdev1

Purging libmtdev1

If you also want to delete configuration and/or data files of libmtdev1 from Debian Sid then this will work:

sudo apt-get purge libmtdev1

To delete configuration and/or data files of libmtdev1 and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libmtdev1

 

Comments

comments