How to Install and Uninstall python3-ase.noarch Package on Rocky Linux 9

Last updated: October 10,2024

1. Install "python3-ase.noarch" package

This tutorial shows how to install python3-ase.noarch on Rocky Linux 9

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

2. Uninstall "python3-ase.noarch" package

Learn how to uninstall python3-ase.noarch on Rocky Linux 9:

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

3. Information about the python3-ase.noarch package on Rocky Linux 9

Last metadata expiration check: 0:10:57 ago on Fri Feb 16 06:49:52 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.