How to Install and Uninstall python3-plac.noarch Package on CentOS Stream 9
Last updated: November 16,2024
1. Install "python3-plac.noarch" package
Please follow the instructions below to install python3-plac.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-plac.noarch
Copied
2. Uninstall "python3-plac.noarch" package
Please follow the guidance below to uninstall python3-plac.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-plac.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-plac.noarch package on CentOS Stream 9
Last metadata expiration check: 0:44:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-plac
Version : 1.3.5
Release : 6.el9
Architecture : noarch
Size : 49 k
Source : python-plac-1.3.5-6.el9.src.rpm
Repository : epel
Summary : The smartest command line arguments parser in the world
URL : https://github.com/ialbert/plac
License : BSD-2-Clause
Description : plac is a Python package that can generate command line parameters from
: function signatures.
:
: plac works on Python 2.6 through all versions of Python 3.
:
: plac has no dependencies beyond modules already present in the Python standard
: library.
:
: plac implements most of its functionality in a single file that may be included
: in your source code.
Available Packages
Name : python3-plac
Version : 1.3.5
Release : 6.el9
Architecture : noarch
Size : 49 k
Source : python-plac-1.3.5-6.el9.src.rpm
Repository : epel
Summary : The smartest command line arguments parser in the world
URL : https://github.com/ialbert/plac
License : BSD-2-Clause
Description : plac is a Python package that can generate command line parameters from
: function signatures.
:
: plac works on Python 2.6 through all versions of Python 3.
:
: plac has no dependencies beyond modules already present in the Python standard
: library.
:
: plac implements most of its functionality in a single file that may be included
: in your source code.