How to Install and Uninstall python3-ase.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "python3-ase.noarch" package

This guide covers the steps necessary to install python3-ase.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-ase.noarch" package

Please follow the steps below to uninstall python3-ase.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-ase.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:51:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-ase
Version : 3.22.1
Release : 5.el9
Architecture : noarch
Size : 3.4 M
Source : python-ase-3.22.1-5.el9.src.rpm
Repository : epel
Summary : Atomic Simulation Environment for Python 3
URL : https://wiki.fysik.dtu.dk/ase/
License : LGPLv2+ and MIT
Description : The Atomic Simulation Environment (ASE) is the common part of the simulation
: tools developed at CAMd. ASE provides Python 3 modules for manipulating atoms,
: analyzing simulations, etc.