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

Last updated: October 09,2024

1. Install "python3-ase.noarch" package

This guide covers the steps necessary to install python3-ase.noarch on Oracle Linux 9

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

2. Uninstall "python3-ase.noarch" package

This is a short guide on how to uninstall python3-ase.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:26:40 ago on Thu Feb 15 07:50:05 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.