How to Install and Uninstall libunivalue0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libunivalue0" package

Learn how to install libunivalue0 on Kali Linux

$ sudo apt update $ sudo apt install libunivalue0

2. Uninstall "libunivalue0" package

This guide covers the steps necessary to uninstall libunivalue0 on Kali Linux:

$ sudo apt remove libunivalue0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libunivalue0 package on Kali Linux

Package: libunivalue0
Source: libunivalue
Version: 1.1.1+20191112-2
Installed-Size: 86
Maintainer: Debian Cryptocoin Team
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 25716
SHA256: 938ec079de51167f0d644b6ebeddebcf1d04e84e6ff72dbe9b822a3ebd796487
SHA1: b20287cdd93dd0c8eb4642c0bf29bf6f9d83b642
MD5sum: ec9b74f04ee50e1587520192adaf5576
Description: C++ universal value object and JSON library
A universal value object, with JSON encoding (output) and decoding
(input).
.
Built as a single dynamic RAII C++ object class, and no templates.
.
UniValue is a reaction to json_spirit,
seeking to minimize template and memory use,
providing a straightforward RAII class
compatible with link-time optimization and embedded uses.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/jgarzik/univalue
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libu/libunivalue/libunivalue0_1.1.1+20191112-2_amd64.deb