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

Last updated: May 18,2024

1. Install "libxmlezout3-dev" package

Please follow the guidelines below to install libxmlezout3-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxmlezout3-dev

2. Uninstall "libxmlezout3-dev" package

This guide let you learn how to uninstall libxmlezout3-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxmlezout3-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Xavier Grave
Architecture: amd64
Source: libxmlezout
Version: 1.06.1-7
Replaces: libxmlezout1-dev, libxmlezout2-dev
Depends: gnat, gnat-4.9, libxmlezout2 (= 1.06.1-7)
Suggests: libxmlezout-dbg
Conflicts: libxmlezout1-dev, libxmlezout2-dev
Filename: pool/universe/libx/libxmlezout/libxmlezout3-dev_1.06.1-7_amd64.deb
Size: 45108
MD5sum: dc19a530a8bd5364c59c6e928a6dcd18
SHA1: 1eb0e2c39c267fa1df4cf5d7047b7a3f95639adc
SHA256: bebe816d0627f59e5a349140e4d84510d705aa7f2e1b52b08a86acb6b9ef1052
Description-en: Easy-to-use library for emitting XML from Ada programs, dev files
XML EZ Out is a small set of packages intended to aid the creation of
XML-formatted output from within Ada programs. It basically wraps the tags and
data provided to it with XML syntax and writes them to a user-supplied medium.
.
This medium can be any sort of writable entity, such as a file, a
memory buffer, or even a communications link, such as a socket. The
only functionality required of the medium is that it supply a
meaningful "Put" (for writing a string) and "New_Line" procedure.
.
This package contains file needed to develop applications with XML EZ OUT.
Description-md5: a6cd3eef7937b641524668b732209bcf
Homepage: http://www.mckae.com/xmlEz.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu