How to Install and Uninstall libnxml0 Package on Kali Linux

Last updated: May 20,2024

1. Install "libnxml0" package

This guide covers the steps necessary to install libnxml0 on Kali Linux

$ sudo apt update $ sudo apt install libnxml0

2. Uninstall "libnxml0" package

Please follow the step by step instructions below to uninstall libnxml0 on Kali Linux:

$ sudo apt remove libnxml0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnxml0 package on Kali Linux

Package: libnxml0
Source: libnxml
Version: 0.18.4-2
Installed-Size: 69
Maintainer: Debian QA Group
Architecture: amd64
Provides: libnxml-abi-0.18.4
Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.2)
Size: 22692
SHA256: a899a5576a9aa7765f0e7b74908b4ed07fcf5b361d49d2726a5ff1e6f3323a1a
SHA1: 62e326ac8c9da1b5480e12033a7050db0c5dae51
MD5sum: ac896288c2f1d43eb251dbcee2ae0306
Description: C library for parsing, writing and creating xml 1.0/1.1 files or streams
libnxml is a C library for parsing, writing, and creating XML 1.0 and
1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
(1234, 4321, 2143, 2312).
.
This package contains the shared libraries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/bakulf/libnxml
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libn/libnxml/libnxml0_0.18.4-2_amd64.deb