Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libxm4 on Debian Unstable (Sid)


Install libxm4

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

sudo apt-get update
sudo apt-get install libxm4

libxm4 package information

distro Debian Unstable (Sid)
section Main
name libxm4
version 2.3.4-10+b1
description Motif – X/Motif shared library
subsection libs
website motif.ics.com
maintainer Graham Inggs

Uninstall libxm4

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

sudo apt-get remove libxm4

Uninstall libxm4 and it’s dependent packages

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

sudo apt-get remove --auto-remove libxm4

Purging libxm4

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

sudo apt-get purge libxm4

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

sudo apt-get purge --auto-remove libxm4

 

Comments

comments