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

Last updated: September 20,2024

1. Install "libcli11-dev" package

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

$ sudo apt update $ sudo apt install libcli11-dev

2. Uninstall "libcli11-dev" package

Please follow the step by step instructions below to uninstall libcli11-dev on Kali Linux:

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

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

Package: libcli11-dev
Source: cli11
Version: 2.4.1+ds-1
Installed-Size: 475
Maintainer: Jose Luis Rivero
Architecture: all
Size: 93396
SHA256: ca1d8f1fbd27290106a8632f5ef01fc2bc7925693b4b1fd5d67801d2087b7699
SHA1: a35a14f1c95cd5b2749c3248a83174b8021ca907
MD5sum: 2de0deaf16bd27e6b5647f7b5cfe7f49
Description: Command line parser for C++11 and beyond
CLI11 provides all the features you expect in a powerful command line
parser, with a beautiful, minimal syntax and no dependencies beyond
C++11. It is header only, and comes in a single file form for easy
inclusion in projects.
.
This package contains cli11 headers and developments artifacts
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/CLIUtils/CLI11
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cli11/libcli11-dev_2.4.1+ds-1_all.deb