How to Install and Uninstall libmpack0 Package on Kali Linux
Last updated: November 07,2024
1. Install "libmpack0" package
In this section, we are going to explain the necessary steps to install libmpack0 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libmpack0
Copied
2. Uninstall "libmpack0" package
Please follow the instructions below to uninstall libmpack0 on Kali Linux:
$
sudo apt remove
libmpack0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmpack0 package on Kali Linux
Package: libmpack0
Source: libmpack
Version: 1.0.5-4
Installed-Size: 38
Maintainer: James McCoy
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 11176
SHA256: 5825218a5c8a3234eb0ab9193e5e460151d62934df7d82b25cf5f4806fa72801
SHA1: aa07c24d21a10a34c0951f0714075554c7c6d65d
MD5sum: e1fa6ac694103496b1150da8b774c199
Description: small binary serialization/RPC library
libmpack is a small binary serialization/RPC library that implements both the
msgpack and msgpack-rpc specifications.
.
Differences from msgpack-c:
.
* Callback-based API to simplify (de)serialization directly to/from
application-specific objects.
* C89 compatible code
* No allocation performed by the library, but helpers to simplify dynamic
allocation if the application needs it.
* Non-backtracking, incremental/iterative parse/serialization API
Description-md5:
Multi-Arch: same
Homepage: https://github.com/libmpack/libmpack/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmpack/libmpack0_1.0.5-4_amd64.deb
Source: libmpack
Version: 1.0.5-4
Installed-Size: 38
Maintainer: James McCoy
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 11176
SHA256: 5825218a5c8a3234eb0ab9193e5e460151d62934df7d82b25cf5f4806fa72801
SHA1: aa07c24d21a10a34c0951f0714075554c7c6d65d
MD5sum: e1fa6ac694103496b1150da8b774c199
Description: small binary serialization/RPC library
libmpack is a small binary serialization/RPC library that implements both the
msgpack and msgpack-rpc specifications.
.
Differences from msgpack-c:
.
* Callback-based API to simplify (de)serialization directly to/from
application-specific objects.
* C89 compatible code
* No allocation performed by the library, but helpers to simplify dynamic
allocation if the application needs it.
* Non-backtracking, incremental/iterative parse/serialization API
Description-md5:
Multi-Arch: same
Homepage: https://github.com/libmpack/libmpack/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmpack/libmpack0_1.0.5-4_amd64.deb