How to Install and Uninstall libtomlplusplus3 Package on Kali Linux

Last updated: July 01,2024

1. Install "libtomlplusplus3" package

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

$ sudo apt update $ sudo apt install libtomlplusplus3

2. Uninstall "libtomlplusplus3" package

Here is a brief guide to show you how to uninstall libtomlplusplus3 on Kali Linux:

$ sudo apt remove libtomlplusplus3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtomlplusplus3 package on Kali Linux

Package: libtomlplusplus3
Source: tomlplusplus (3.4.0+ds-0.1)
Version: 3.4.0+ds-0.1+b1
Installed-Size: 263
Maintainer: Andrea Pappacoda
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 10.2)
Size: 85992
SHA256: 569a14536492261844d3bd5c129930f448619a8270970a1971261d083dc1bcd6
SHA1: 80b4b321014f7fb9a7d9e0af9f3296998b7caa07
MD5sum: 67ff1ab68424ba22b0aad3ea47af0999
Description: TOML config parser and serializer for C++17
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: https://marzer.github.io/tomlplusplus/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/t/tomlplusplus/libtomlplusplus3_3.4.0+ds-0.1+b1_amd64.deb