How to Install and Uninstall python-plac-doc.noarch Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "python-plac-doc.noarch" package
Please follow the guidance below to install python-plac-doc.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-plac-doc.noarch
Copied
2. Uninstall "python-plac-doc.noarch" package
This guide let you learn how to uninstall python-plac-doc.noarch on Rocky Linux 9:
$
sudo dnf remove
python-plac-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-plac-doc.noarch package on Rocky Linux 9
Last metadata expiration check: 0:57:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python-plac-doc
Version : 1.3.5
Release : 6.el9
Architecture : noarch
Size : 274 k
Source : python-plac-1.3.5-6.el9.src.rpm
Repository : epel
Summary : Documentation for plac
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 : python-plac-doc
Version : 1.3.5
Release : 6.el9
Architecture : noarch
Size : 274 k
Source : python-plac-1.3.5-6.el9.src.rpm
Repository : epel
Summary : Documentation for plac
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.