How to Install and Uninstall python3-setuptools_hg.noarch Package on Fedora 34
Last updated: November 25,2024
1. Install "python3-setuptools_hg.noarch" package
This guide let you learn how to install python3-setuptools_hg.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-setuptools_hg.noarch
Copied
2. Uninstall "python3-setuptools_hg.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-setuptools_hg.noarch on Fedora 34:
$
sudo dnf remove
python3-setuptools_hg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-setuptools_hg.noarch package on Fedora 34
Last metadata expiration check: 4:43:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-setuptools_hg
Version : 0.4
Release : 16.fc34
Architecture : noarch
Size : 21 k
Source : python-setuptools_hg-0.4-16.fc34.src.rpm
Repository : fedora
Summary : Setuptools plugin for Mercurial version control
URL : http://pypi.python.org/pypi/setuptools_hg
License : GPLv2
Description : setuptools_hg is a plugin for setuptools that enables setuptools to find files
: under the Mercurial version control system.It uses the Mercurial Python library
: by default and falls back to use the command line program ``hg``. That's
: especially useful inside virtualenvs that don't have access to the system wide
: installed Mercurial lib (e.g. when created with ``--no-site-packages``).
: Python 3 version.
Available Packages
Name : python3-setuptools_hg
Version : 0.4
Release : 16.fc34
Architecture : noarch
Size : 21 k
Source : python-setuptools_hg-0.4-16.fc34.src.rpm
Repository : fedora
Summary : Setuptools plugin for Mercurial version control
URL : http://pypi.python.org/pypi/setuptools_hg
License : GPLv2
Description : setuptools_hg is a plugin for setuptools that enables setuptools to find files
: under the Mercurial version control system.It uses the Mercurial Python library
: by default and falls back to use the command line program ``hg``. That's
: especially useful inside virtualenvs that don't have access to the system wide
: installed Mercurial lib (e.g. when created with ``--no-site-packages``).
: Python 3 version.