How to Install and Uninstall python-tomli.src Package on Oracle Linux 9
Last updated: November 17,2024
1. Install "python-tomli.src" package
This is a short guide on how to install python-tomli.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-tomli.src
Copied
2. Uninstall "python-tomli.src" package
Learn how to uninstall python-tomli.src on Oracle Linux 9:
$
sudo dnf remove
python-tomli.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-tomli.src package on Oracle Linux 9
Last metadata expiration check: 0:03:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-tomli
Version : 2.0.1
Release : 5.el9
Architecture : src
Size : 123 k
Source : None
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.
Available Packages
Name : python-tomli
Version : 2.0.1
Release : 5.el9
Architecture : src
Size : 123 k
Source : None
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.