How to Install and Uninstall libdata-xml-clojure Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libdata-xml-clojure" package

Please follow the guidelines below to install libdata-xml-clojure on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdata-xml-clojure

2. Uninstall "libdata-xml-clojure" package

This tutorial shows how to uninstall libdata-xml-clojure on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdata-xml-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-xml-clojure package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdata-xml-clojure
Priority: optional
Section: universe/java
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Clojure Maintainers
Architecture: all
Source: data-xml-clojure
Version: 0.0.7-3
Depends: clojure1.6
Filename: pool/universe/d/data-xml-clojure/libdata-xml-clojure_0.0.7-3_all.deb
Size: 17222
MD5sum: 815e6decbccc15a507ada53a8ccf6814
SHA1: 84c257a613476c6c7e092725bccf169e5cb583e8
SHA256: 137cde7d58df24bf36c0974a135b6ba9a65b64220d7b16d2ad46e5ed19d00b5c
Description-en: library for reading and writing XML data
data.xml includes utilities for writing and reading XML, it can also
create XML documents from Clojure data structres and vice versa. It
internaly uses the Java Streaming API for XML (StAX) and features lazy
parsing.
Description-md5: 8ebde271b73575c9b0340f5c02028287
Homepage: https://github.com/clojure/data.xml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu