How to Install and Uninstall libmxml-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libmxml-dev" package

Please follow the guidance below to install libmxml-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmxml-dev

2. Uninstall "libmxml-dev" package

Learn how to uninstall libmxml-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libmxml-dev package on Ubuntu 21.10 (Impish Indri)

Package: libmxml-dev
Architecture: amd64
Version: 3.2-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: mxml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1564
Depends: libmxml1 (= 3.2-1)
Filename: pool/universe/m/mxml/libmxml-dev_3.2-1_amd64.deb
Size: 1335504
MD5sum: 32f3e0be3c888153e4af3d72916a4257
SHA1: 07313d2cbb690ffeb81e5869b3e6f389228e9f8a
SHA256: b5b4b60301802fce54d05566e1cff0b97c72b06da729d59d3f75dd90f2861774
SHA512: 87e9df313944184130789ee07a350ff5aecdc6df15ee175156f68ac0e42276164cdf10abe82a6b5ed605a43a8155fb5dc1d8b3c39d66aa6c3c9054a1c856b678
Homepage: https://www.msweet.org/mxml/
Description-en: small XML parsing library (development)
Mini-XML is a small XML parsing library that you can use to read XML and
XML-like data files in your application without requiring large non-standard
libraries.
.
Mini-XML provides the following functionality:
* Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and
strings.
* Data is stored in a linked-list tree structure, preserving the XML data
hierarchy.
* Supports arbitrary element names, attributes, and attribute values with
no preset limits, just available memory.
* Supports integer, real, opaque ("cdata"), and text data types in "leaf"
nodes.
* Functions for creating, indexing, and managing trees of data.
* "Find" and "walk" functions for easily locating and navigating trees of
data.
.
This package contains the Mini-XML development files.
Description-md5: 057e9b9a0ef1f5841fe4566b991d7bf1