How to Install and Uninstall python3-nptyping.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python3-nptyping.noarch" package

This guide covers the steps necessary to install python3-nptyping.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-nptyping.noarch

2. Uninstall "python3-nptyping.noarch" package

Please follow the instructions below to uninstall python3-nptyping.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-nptyping.noarch $ sudo dnf autoremove

3. Information about the python3-nptyping.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:58:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-nptyping
Version : 1.3.0
Release : 1.el8
Architecture : noarch
Size : 34 k
Source : python-nptyping-1.3.0-1.el8.src.rpm
Repository : epel
Summary : Type hints for Numpy
URL : https://github.com/ramonhagenaars/nptyping
License : MIT
Description : Type hints for Numpy.