How to Install and Uninstall tao-config-examples Package on Kali Linux

Last updated: May 17,2024

1. Install "tao-config-examples" package

In this section, we are going to explain the necessary steps to install tao-config-examples on Kali Linux

$ sudo apt update $ sudo apt install tao-config-examples

2. Uninstall "tao-config-examples" package

Please follow the guidelines below to uninstall tao-config-examples on Kali Linux:

$ sudo apt remove tao-config-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the tao-config-examples package on Kali Linux

Package: tao-config-examples
Source: tao-config
Version: 0.0+git20200604.84a7383-2
Installed-Size: 15
Maintainer: Debian Med Packaging Team
Architecture: all
Recommends: tao-config-dev
Size: 3544
SHA256: da1c33cdeb4b9370473b0233b5c3cf1a077ecebc2f8bde512cf26d161018c220
SHA1: df6dad775095a15f1ffd6a3633672595709280bf
MD5sum: a6937b3f3d0c5155038709d2fc53f18a
Description: header library that reads config files and produces a JSON value (examples)
C++ header-only library that reads config files based on JSON and JAXN
formats and in turn, produces a single JSON valur as a result.
.
Its features are as follows:
1. JAXN syntax with extensions (backwards compatible with JSON).
2. JAXN data model (JSON extended with binary data and non-finites).
3. Meta data, all sub-values are annotated with filename and position.
4. Copy, reference, replace and delete anything in the JSON structure.
5. Multiple ways to read and parse other config and data files.
6. Uses environmental variables and the output of arbitrary
shell commands.
.
This package accommodates tao-config-dev package, and provides example
C++ sources featuring the usage and functionality of this library.
Description-md5:
Homepage: https://github.com/taocpp/config
Section: libdevel
Priority: optional
Filename: pool/main/t/tao-config/tao-config-examples_0.0+git20200604.84a7383-2_all.deb