How to Install and Uninstall flexml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "flexml" package

This tutorial shows how to install flexml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install flexml

2. Uninstall "flexml" package

This guide covers the steps necessary to uninstall flexml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove flexml $ sudo apt autoclean && sudo apt autoremove

3. Information about the flexml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: flexml
Priority: optional
Section: universe/devel
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Quinson
Architecture: amd64
Version: 1.9.6-4
Depends: libc6 (>= 2.4), libwww-perl, liburi-perl, libdate-calc-perl
Recommends: flex
Filename: pool/universe/f/flexml/flexml_1.9.6-4_amd64.deb
Size: 86118
MD5sum: 1bbed5c5e6a378f671722a3c6a6f4eae
SHA1: 1c01fae27bfb8d0423072d8845463e0be775075a
SHA256: 59ea6344920d666b112281154798749c53d2dc2843b2342743067e0fed672468
Description-en: Fast validating XML processors and applications generator
FleXML makes it easy to generate very fast validating XML processors
as flex(1) source.
.
By design it can only handle documents using an external DTD.
Description-md5: c6a0b60a317853fd7d5a6656dfa3886b
Homepage: http://flexml.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu