How To Install python3-nptyping on Fedora 36

In this tutorial we learn how to install python3-nptyping in Fedora 36. python3-nptyping is Type hints for Numpy

Introduction

In this tutorial we learn how to install python3-nptyping on Fedora 36.

What is python3-nptyping

Type hints for Numpy.

We can use yum or dnf to install python3-nptyping on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-nptyping.

Install python3-nptyping on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-nptyping using dnf by running the following command:

sudo dnf -y install python3-nptyping

Install python3-nptyping on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-nptyping using yum by running the following command:

sudo yum -y install python3-nptyping

How To Uninstall python3-nptyping on Fedora 36

To uninstall only the python3-nptyping package we can use the following command:

sudo dnf remove python3-nptyping

python3-nptyping Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/nptyping
/usr/lib/python3.10/site-packages/nptyping-1.3.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/nptyping-1.3.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/nptyping-1.3.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/nptyping-1.3.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/nptyping-1.3.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/nptyping-1.3.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/nptyping-1.3.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/nptyping/__init__.py
/usr/lib/python3.10/site-packages/nptyping/__pycache__
/usr/lib/python3.10/site-packages/nptyping/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/__pycache__/_meta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/__pycache__/_meta.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/_meta.py
/usr/lib/python3.10/site-packages/nptyping/functions
/usr/lib/python3.10/site-packages/nptyping/functions/__init__.py
/usr/lib/python3.10/site-packages/nptyping/functions/__pycache__
/usr/lib/python3.10/site-packages/nptyping/functions/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/functions/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/functions/__pycache__/_get_type.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/functions/__pycache__/_get_type.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/functions/__pycache__/_py_type.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/functions/__pycache__/_py_type.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/functions/_get_type.py
/usr/lib/python3.10/site-packages/nptyping/functions/_py_type.py
/usr/lib/python3.10/site-packages/nptyping/types
/usr/lib/python3.10/site-packages/nptyping/types/__init__.py
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_bool.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_bool.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_complex.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_complex.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_datetime64.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_datetime64.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_ndarray.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_ndarray.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_ndarray_meta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_ndarray_meta.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_nptype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_nptype.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_number.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_number.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_object.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_object.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_timedelta64.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_timedelta64.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_unicode.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nptyping/types/__pycache__/_unicode.cpython-310.pyc
/usr/lib/python3.10/site-packages/nptyping/types/_bool.py
/usr/lib/python3.10/site-packages/nptyping/types/_complex.py
/usr/lib/python3.10/site-packages/nptyping/types/_datetime64.py
/usr/lib/python3.10/site-packages/nptyping/types/_ndarray.py
/usr/lib/python3.10/site-packages/nptyping/types/_ndarray_meta.py
/usr/lib/python3.10/site-packages/nptyping/types/_nptype.py
/usr/lib/python3.10/site-packages/nptyping/types/_number.py
/usr/lib/python3.10/site-packages/nptyping/types/_object.py
/usr/lib/python3.10/site-packages/nptyping/types/_timedelta64.py
/usr/lib/python3.10/site-packages/nptyping/types/_unicode.py
/usr/share/doc/python3-nptyping
/usr/share/doc/python3-nptyping/README.md
/usr/share/licenses/python3-nptyping
/usr/share/licenses/python3-nptyping/LICENSE

References

Summary

In this tutorial we learn how to install python3-nptyping on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).