How to Install and Uninstall libinih1 Package on Kali Linux

Last updated: May 20,2024

1. Install "libinih1" package

Please follow the guidance below to install libinih1 on Kali Linux

$ sudo apt update $ sudo apt install libinih1

2. Uninstall "libinih1" package

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

$ sudo apt remove libinih1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libinih1 package on Kali Linux

Package: libinih1
Source: libinih
Version: 57-1
Installed-Size: 29
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 6604
SHA256: 5c829fe798f5415d70fd69800e5f35b0d2da239b10e0e4e19e7c0c41044eae59
SHA1: 0c606a162cc154f1c0f48860554babf927bda4a2
MD5sum: 47d26c1ced01fe64df78e853886ebbd1
Description: simple .INI file parser
inih (INI Not Invented Here) is a simple .INI file parser written in C.
It's only a couple of pages of code, and it was designed to be small and
simple, so it's good for embedded systems. It's also more or less
compatible with Python's ConfigParser style of .INI files, including
RFC 822-style multi-line syntax and name: value entries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/benhoyt/inih
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libi/libinih/libinih1_57-1_amd64.deb