How to Install and Uninstall python3-numpy-f2py.x86_64 Package on CentOS Stream 9

Last updated: November 28,2024

1. Install "python3-numpy-f2py.x86_64" package

This is a short guide on how to install python3-numpy-f2py.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-numpy-f2py.x86_64

2. Uninstall "python3-numpy-f2py.x86_64" package

This guide let you learn how to uninstall python3-numpy-f2py.x86_64 on CentOS Stream 9:

$ sudo dnf remove python3-numpy-f2py.x86_64 $ sudo dnf autoremove

3. Information about the python3-numpy-f2py.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:05:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-numpy-f2py
Epoch : 1
Version : 1.20.1
Release : 5.el9
Architecture : x86_64
Size : 250 k
Source : numpy-1.20.1-5.el9.src.rpm
Repository : appstream
Summary : f2py for numpy
URL : http://www.numpy.org/
License : BSD and Python and ASL 2.0
Description : This package includes a version of f2py that works properly with NumPy.