How to Install and Uninstall python3-tomli.noarch Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "python3-tomli.noarch" package

This tutorial shows how to install python3-tomli.noarch on Oracle Linux 9

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

2. Uninstall "python3-tomli.noarch" package

Please follow the step by step instructions below to uninstall python3-tomli.noarch on Oracle Linux 9:

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

3. Information about the python3-tomli.noarch package on Oracle Linux 9

Last metadata expiration check: 0:20:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-tomli
Version : 2.0.1
Release : 5.el9
Architecture : noarch
Size : 52 k
Source : python-tomli-2.0.1-5.el9.src.rpm
Repository : ol9_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.