How to Install and Uninstall python3-d2to1.noarch Package on CentOS Stream 9
Last updated: November 24,2024
1. Install "python3-d2to1.noarch" package
This tutorial shows how to install python3-d2to1.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-d2to1.noarch
Copied
2. Uninstall "python3-d2to1.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-d2to1.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-d2to1.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-d2to1.noarch package on CentOS Stream 9
Last metadata expiration check: 1:43:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-d2to1
Version : 0.2.12
Release : 15.post1.el9
Architecture : noarch
Size : 51 k
Source : python-d2to1-0.2.12-15.post1.el9.src.rpm
Repository : epel
Summary : Allows using distutils2-like setup.cfg files with setup.py
URL : http://pypi.python.org/pypi/d2to1
License : BSD
Description : d2to1 allows using distutils2-like setup.cfg files for a package's metadata
: with a distribute/setuptools setup.py script. It works by providing a
: distutils2-formatted setup.cfg file containing all of a package's metadata,
: and a very minimal setup.py which will slurp its arguments from the setup.cfg.
Available Packages
Name : python3-d2to1
Version : 0.2.12
Release : 15.post1.el9
Architecture : noarch
Size : 51 k
Source : python-d2to1-0.2.12-15.post1.el9.src.rpm
Repository : epel
Summary : Allows using distutils2-like setup.cfg files with setup.py
URL : http://pypi.python.org/pypi/d2to1
License : BSD
Description : d2to1 allows using distutils2-like setup.cfg files for a package's metadata
: with a distribute/setuptools setup.py script. It works by providing a
: distutils2-formatted setup.cfg file containing all of a package's metadata,
: and a very minimal setup.py which will slurp its arguments from the setup.cfg.