How to Install and Uninstall cl-xmls Package on Kali Linux

Last updated: May 09,2024

1. Install "cl-xmls" package

Please follow the step by step instructions below to install cl-xmls on Kali Linux

$ sudo apt update $ sudo apt install cl-xmls

2. Uninstall "cl-xmls" package

Please follow the guidelines below to uninstall cl-xmls on Kali Linux:

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

3. Information about the cl-xmls package on Kali Linux

Package: cl-xmls
Version: 3.0.2-1
Installed-Size: 521
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-flexi-streams, cl-ppcre
Recommends: cl-fiveam
Size: 97896
SHA256: a7182687baaa00342915f7a84207a7a44a28693f176cb37378bca9834e873988
SHA1: b591ffe9729b46a517cbc570e6a813070725ac66
MD5sum: 7c1dea860e511b13de25e4378a98d50a
Description: XML Simple Parser for Common Lisp
XMLS is a small, simple, non-validating XML parser for Common Lisp. It's
designed to be a self-contained, easily embedded parser that recognizes a
useful subset of the XML spec. It provides a simple mapping from XML to Lisp
structures or S-expressions and back.
Description-md5:
Multi-Arch: foreign
Homepage: https://common-lisp.net/project/xmls/
Tag: devel::lang:lisp, devel::library, implemented-in::lisp, role::app-data,
works-with-format::xml
Section: lisp
Priority: optional
Filename: pool/main/c/cl-xmls/cl-xmls_3.0.2-1_all.deb