How to Install and Uninstall python3-tomlkit Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-tomlkit" package

Please follow the instructions below to install python3-tomlkit on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-tomlkit

2. Uninstall "python3-tomlkit" package

Please follow the steps below to uninstall python3-tomlkit on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-tomlkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tomlkit package on Ubuntu 21.10 (Impish Indri)

Package: python3-tomlkit
Architecture: all
Version: 0.6.0-2
Priority: optional
Section: universe/python
Source: python-tomlkit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 157
Depends: python3:any
Filename: pool/universe/p/python-tomlkit/python3-tomlkit_0.6.0-2_all.deb
Size: 29236
MD5sum: 8f371d06a858f4d2eb567fe83a5da798
SHA1: 062ea9459ffc5ef74c67e74720344a4e2096be41
SHA256: 78f7e417520a8934ef114fe7e5df3214947be17da66966810d5b8c24fcafa89c
SHA512: 09ccb30788bc3134523dde27ab281858f9e876a94381ba3b651211ba62966ae7a1186580190c699b5e94d689ef9a6d3c16bb1e40d458fe66d9297460653ca6f5
Homepage: https://pypi.org/project/tomlkit
Description-en: style-preserving TOML library for Python
TOML Kit is a 1.0.0rc1-compliant TOML (Tom's Obvious, Minimal Language)
library.
.
It includes a parser that preserves all comments, indentations, whitespace
and internal element ordering, and makes them accessible and editable via an
intuitive API.
.
You can also create new TOML documents from scratch using the provided
helpers.
Description-md5: 07666bd7d6483b2c99d456da4ca5f2c5