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

Last updated: May 13,2024

1. Install "tao-config-dev" package

Please follow the instructions below to install tao-config-dev on Kali Linux

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

2. Uninstall "tao-config-dev" package

This guide covers the steps necessary to uninstall tao-config-dev on Kali Linux:

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

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

Package: tao-config-dev
Source: tao-config
Version: 0.0+git20200604.84a7383-2
Installed-Size: 271
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: tao-json-dev
Size: 32876
SHA256: 76e2a30e4e82ff1820c4c387efcf21d62883ac4ed9efbfc9a4d5d3edbf98a1bd
SHA1: 01671e7205e24bed0294764090ce47ded7748d3b
MD5sum: 08b1b4ac39065c0ccdaefeb8198944a1
Description: header library that reads config files and produces a JSON value
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/taocpp/config
Section: libdevel
Priority: optional
Filename: pool/main/t/tao-config/tao-config-dev_0.0+git20200604.84a7383-2_all.deb