How to Install and Uninstall python3-tomli.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-tomli.noarch" package

This guide covers the steps necessary to install python3-tomli.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-tomli.noarch

2. Uninstall "python3-tomli.noarch" package

This guide covers the steps necessary to uninstall python3-tomli.noarch on CentOS Stream 8:

$ sudo dnf remove python3-tomli.noarch $ sudo dnf autoremove

3. Information about the python3-tomli.noarch package on CentOS Stream 8

Last metadata expiration check: 3:27:27 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-tomli
Version : 1.2.3
Release : 4.el8
Architecture : noarch
Size : 32 k
Source : python-tomli-1.2.3-4.el8.src.rpm
Repository : appstream
Summary : A little TOML parser for Python
URL : https://pypi.org/project/tomli/
License : MIT
Description : Tomli is a Python library for parsing TOML.
: Tomli is fully compatible with TOML v1.0.0.