How to Install and Uninstall cl-cxml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "cl-cxml" package

This guide let you learn how to install cl-cxml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-cxml

2. Uninstall "cl-cxml" package

Please follow the guidelines below to uninstall cl-cxml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-cxml $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-cxml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-cxml
Priority: optional
Section: universe/lisp
Installed-Size: 480
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20110619-2
Depends: cl-closure-common
Filename: pool/universe/c/cl-cxml/cl-cxml_20110619-2_all.deb
Size: 82318
MD5sum: 2f9a7f33a7073b0b19fb1916fdefda81
SHA1: 2aac1ed360ce37e51a1e4717912ce0641d8b73a4
SHA256: fc60f5c16920d74acd6d174c10aa441dafb91b9dcf1864d3935f2a2ca511b3ef
Description-en: XML parser written in Common Lisp
CXML implements a namespace-aware, validating XML 1.0 parser as well as the
DOM Level 2 Core interfaces. Two parser interfaces are offered, one
SAX-like, the other similar to StAX.
Description-md5: 4314177910b1705c67119b8c90ab49e2
Homepage: http://common-lisp.net/project/cxml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu