How to Install and Uninstall libxmhtml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libxmhtml-dev" package

This is a short guide on how to install libxmhtml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxmhtml-dev

2. Uninstall "libxmhtml-dev" package

Here is a brief guide to show you how to uninstall libxmhtml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxmhtml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxmhtml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxmhtml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1033
Maintainer: Ubuntu Developers
Original-Maintainer: Graham Inggs
Architecture: amd64
Source: xmhtml
Version: 1.1.10-2
Replaces: xmhtml1-dev (<< 1.1.9)
Depends: libc6-dev, libmotif-dev, libxmhtml1.1 (= 1.1.10-2)
Breaks: xmhtml1-dev (<< 1.1.9)
Filename: pool/universe/x/xmhtml/libxmhtml-dev_1.1.10-2_amd64.deb
Size: 247858
MD5sum: 9fd8f1114bc4db5e12c65f775d0e6212
SHA1: 3c709615f4bb78a1dead38b2c884bf409baa8e2e
SHA256: f9ec417f3238ed78d379f3ee4d565071fb4114a2aef55b70a9c0de62fad33db4
Description-en: Motif widget for displaying HTML 3.2 (development files)
XmHTML is a high performance Motif Widget capable of displaying HTML
3.2 confirming text. Graphics support, lesstif compatibility and
extensive documentation are amongst its many features.
.
This is the development kit, containing static libraries and header files
necessary to build programs that use XmHTML. The runtime library is
provided by the libxmhtml package.
Description-md5: 5b01fac7cdfa570e0cbd766fb52db043
Multi-Arch: same
Homepage: http://xmhtml.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu