Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libuil4 on Debian Unstable (Sid)


Install libuil4

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

sudo apt-get update
sudo apt-get install libuil4

libuil4 package information

distro Debian Unstable (Sid)
section Main
name libuil4
version 2.3.4-10+b1
description Motif – UIL (User Interface Language) shared library
subsection libs
website motif.ics.com
maintainer Graham Inggs

Uninstall libuil4

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

sudo apt-get remove libuil4

Uninstall libuil4 and it’s dependent packages

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

sudo apt-get remove --auto-remove libuil4

Purging libuil4

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

sudo apt-get purge libuil4

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

sudo apt-get purge --auto-remove libuil4

 

Comments

comments