How to Install and Uninstall python3-apipkg.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "python3-apipkg.noarch" package
Please follow the instructions below to install python3-apipkg.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-apipkg.noarch
Copied
2. Uninstall "python3-apipkg.noarch" package
This guide let you learn how to uninstall python3-apipkg.noarch on Fedora 38:
$
sudo dnf remove
python3-apipkg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-apipkg.noarch package on Fedora 38
Last metadata expiration check: 0:23:18 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-apipkg
Version : 3.0.1
Release : 4.fc38
Architecture : noarch
Size : 32 k
Source : python-apipkg-3.0.1-4.fc38.src.rpm
Repository : fedora
Summary : A Python namespace control and lazy-import mechanism
URL : https://github.com/pytest-dev/apipkg
License : MIT
Description : With apipkg you can control the exported namespace of a Python package and
: greatly reduce the number of imports for your users. It is a small pure Python
: module that works on CPython 2.7 and 3.4+, Jython and PyPy. It cooperates well
: with Python's help() system, custom importers (PEP302) and common command-line
: completion tools.
Available Packages
Name : python3-apipkg
Version : 3.0.1
Release : 4.fc38
Architecture : noarch
Size : 32 k
Source : python-apipkg-3.0.1-4.fc38.src.rpm
Repository : fedora
Summary : A Python namespace control and lazy-import mechanism
URL : https://github.com/pytest-dev/apipkg
License : MIT
Description : With apipkg you can control the exported namespace of a Python package and
: greatly reduce the number of imports for your users. It is a small pure Python
: module that works on CPython 2.7 and 3.4+, Jython and PyPy. It cooperates well
: with Python's help() system, custom importers (PEP302) and common command-line
: completion tools.