How to Install and Uninstall python3-tomli.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "python3-tomli.noarch" package

This tutorial shows how to install python3-tomli.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-tomli.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-tomli.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-tomli.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:39:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-tomli
Version : 1.2.3
Release : 2.el8
Architecture : noarch
Size : 30 k
Source : python-tomli-1.2.3-2.el8.src.rpm
Repository : epel
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.