How to Install and Uninstall python39-numpy-f2py.x86_64 Package on Oracle Linux 8

Last updated: June 01,2024

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

Here is a brief guide to show you how to install python39-numpy-f2py.x86_64 on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall python39-numpy-f2py.x86_64 on Oracle Linux 8:

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

3. Information about the python39-numpy-f2py.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:54:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python39-numpy-f2py
Version : 1.19.4
Release : 3.module+el8.5.0+20364+c7fe1181
Architecture : x86_64
Size : 235 k
Source : numpy-1.19.4-3.module+el8.5.0+20364+c7fe1181.src.rpm
Repository : ol8_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.