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

Last updated: October 06,2024

1. Install "python3-ase.noarch" package

This tutorial shows how to install python3-ase.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-ase.noarch" package

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

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

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

Last metadata expiration check: 0:06:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-ase
Version : 3.19.1
Release : 3.el8
Architecture : noarch
Size : 3.6 M
Source : python-ase-3.19.1-3.el8.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.