How to Install and Uninstall python3-gpaw-openmpi.x86_64 Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "python3-gpaw-openmpi.x86_64" package

In this section, we are going to explain the necessary steps to install python3-gpaw-openmpi.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-gpaw-openmpi.x86_64

2. Uninstall "python3-gpaw-openmpi.x86_64" package

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

$ sudo dnf remove python3-gpaw-openmpi.x86_64 $ sudo dnf autoremove

3. Information about the python3-gpaw-openmpi.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:49:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-gpaw-openmpi
Version : 23.9.1
Release : 1.el9
Architecture : x86_64
Size : 3.5 M
Source : gpaw-23.9.1-1.el9.src.rpm
Repository : epel
Summary : python3-gpaw - openmpi version
URL : https://wiki.fysik.dtu.dk/gpaw/
License : GPLv3+
Description :
: GPAW is a density-functional theory (DFT) Python code based
: on the projector-augmented wave (PAW) method and the
: atomic simulation environment (ASE). It uses real-space uniform grids and
: multigrid methods or atom-centered basis-functions.
:
: This package contains the openmpi Python 3 version.