How to Install and Uninstall libinireader0 Package on Kali Linux

Last updated: November 07,2024

1. Install "libinireader0" package

Here is a brief guide to show you how to install libinireader0 on Kali Linux

$ sudo apt update $ sudo apt install libinireader0

2. Uninstall "libinireader0" package

In this section, we are going to explain the necessary steps to uninstall libinireader0 on Kali Linux:

$ sudo apt remove libinireader0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libinireader0 package on Kali Linux

Package: libinireader0
Source: libinih
Version: 57-1
Installed-Size: 42
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libinih1 (>= 40), libstdc++6 (>= 5.2)
Size: 10788
SHA256: d2c9ac698c6ce315f0aa6da04df49dc4fd4141075e3ddce892bcbd80bc553eb8
SHA1: dd9f6f6cba09f0bfb5f17aaf3a2ce48abff69944
MD5sum: 8635fd1576176d5cfc360d468c92f86a
Description: simple .INI file parser for C++
INIReader is a simple .INI file parser written for C++ derived from inih.
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/libinireader0_57-1_amd64.deb