How to Install and Uninstall python3-metaextract.noarch Package on Fedora 38
Last updated: January 15,2025
1. Install "python3-metaextract.noarch" package
Here is a brief guide to show you how to install python3-metaextract.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-metaextract.noarch
Copied
2. Uninstall "python3-metaextract.noarch" package
Please follow the step by step instructions below to uninstall python3-metaextract.noarch on Fedora 38:
$
sudo dnf remove
python3-metaextract.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-metaextract.noarch package on Fedora 38
Last metadata expiration check: 2:30:57 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-metaextract
Version : 1.0.9
Release : 2.fc38
Architecture : noarch
Size : 30 k
Source : python-metaextract-1.0.9-2.fc38.src.rpm
Repository : fedora
Summary : Metaextract is a tool to collect metadata for Python modules
URL : https://github.com/toabctl/metaextract
License : ASL 2.0
Description : Metaextract is a tool to collect metadata about a Python
: module. For example you may have a sdist tarball from the Python Package Index
: and you want to know it's dependencies. metaextract can collect theses
: dependencies. The tool was first developed in py2pack but is now it's own
: module to be useful for others, too.
Available Packages
Name : python3-metaextract
Version : 1.0.9
Release : 2.fc38
Architecture : noarch
Size : 30 k
Source : python-metaextract-1.0.9-2.fc38.src.rpm
Repository : fedora
Summary : Metaextract is a tool to collect metadata for Python modules
URL : https://github.com/toabctl/metaextract
License : ASL 2.0
Description : Metaextract is a tool to collect metadata about a Python
: module. For example you may have a sdist tarball from the Python Package Index
: and you want to know it's dependencies. metaextract can collect theses
: dependencies. The tool was first developed in py2pack but is now it's own
: module to be useful for others, too.