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

Last updated: October 08,2024

1. Install "python3-gpaw.x86_64" package

Please follow the guidelines below to install python3-gpaw.x86_64 on CentOS Stream 9

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

2. Uninstall "python3-gpaw.x86_64" package

Please follow the steps below to uninstall python3-gpaw.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 1:53:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-gpaw
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 : A grid-based real-space PAW method DFT code for Python 3
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.