How to Install and Uninstall libbinio-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "libbinio-dev" package

This is a short guide on how to install libbinio-dev on Kali Linux

$ sudo apt update $ sudo apt install libbinio-dev

2. Uninstall "libbinio-dev" package

This guide let you learn how to uninstall libbinio-dev on Kali Linux:

$ sudo apt remove libbinio-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbinio-dev package on Kali Linux

Package: libbinio-dev
Source: libbinio
Version: 1.5+dfsg-0.1
Installed-Size: 32
Maintainer: Andreas Moog
Architecture: amd64
Depends: libbinio1v5 (= 1.5+dfsg-0.1)
Size: 9396
SHA256: d2a20089ac6b06caa50f62e3de3ff30e7b367477d4194d5aefdf0a724806ef3e
SHA1: 803b6eff7e2b4c808442dea8da66197b122aa54b
MD5sum: 4da6441af2667a269dfcc68a33ef9954
Description: Binary I/O stream class library (development files)
The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++. The library is hardware independent in
the form that it transparently converts between the different forms of
machine-internal binary data representation. It further employs no special
I/O protocol and can be used on arbitrary binary data sources.
.
This package contains the development files.
Description-md5:
Homepage: http://adplug.github.io/libbinio
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libb/libbinio/libbinio-dev_1.5+dfsg-0.1_amd64.deb