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

Last updated: May 18,2024

1. Install "libtomlplusplus-dev" package

Please follow the guidance below to install libtomlplusplus-dev on Kali Linux

$ sudo apt update $ sudo apt install libtomlplusplus-dev

2. Uninstall "libtomlplusplus-dev" package

Please follow the guidance below to uninstall libtomlplusplus-dev on Kali Linux:

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

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

Package: libtomlplusplus-dev
Source: tomlplusplus (3.4.0+ds-0.1)
Version: 3.4.0+ds-0.1+b1
Installed-Size: 811
Maintainer: Andrea Pappacoda
Architecture: amd64
Depends: libtomlplusplus3 (= 3.4.0+ds-0.1+b1)
Recommends: libjs-highlight.js
Size: 135052
SHA256: 813352399a1d78c79f95833e53838a7e9c8461a4a4ed194d7d4099dbabca2165
SHA1: 434c3d1d3e410570461a9e2eb016ee50eb3c66f1
MD5sum: c4e214a3fea3a5ce1d2b9d02b0fa7a27
Description: TOML config parser and serializer for C++17 - development files
tomlplusplus is a TOML config parser and serializer for C++17 supporting
the following features:
.
- Supports the latest TOML release (v1.0.0), plus optional support for
some unreleased TOML features
- Passes all tests in the toml-test suite
- Supports serializing to JSON and YAML
- Proper UTF-8 handling (incl. BOM)
- C++17 (plus some C++20 features where available)
- Doesn't require RTTI
- Works with or without exceptions
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://marzer.github.io/tomlplusplus/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/tomlplusplus/libtomlplusplus-dev_3.4.0+ds-0.1+b1_amd64.deb