How to Install and Uninstall python3-tomli Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-tomli" package

This is a short guide on how to install python3-tomli on Kali Linux

$ sudo apt update $ sudo apt install python3-tomli

2. Uninstall "python3-tomli" package

This guide covers the steps necessary to uninstall python3-tomli on Kali Linux:

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

3. Information about the python3-tomli package on Kali Linux

Package: python3-tomli
Source: python-tomli
Version: 2.0.1-2
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 17948
SHA256: 449d097503c7ea329fab4398f3cd1599fd1f7aa6fcbde8d1ad25a7b08cb8b6af
SHA1: 530353956337c5258286e8c8500288cdfa3afd42
MD5sum: 542b2a5703721d5e35b824ca16f6d600
Description: lil' TOML parser for Python
Tomli is a Python library for parsing TOML. https://toml.io/
Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0
Description-md5:
Homepage: https://github.com/hukkin/tomli
Section: python
Priority: optional
Filename: pool/main/p/python-tomli/python3-tomli_2.0.1-2_all.deb