How to Install and Uninstall python3-ase.noarch Package on AlmaLinux 8

Last updated: May 19,2024

1. Install "python3-ase.noarch" package

Learn how to install python3-ase.noarch on AlmaLinux 8

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

2. Uninstall "python3-ase.noarch" package

Please follow the guidance below to uninstall python3-ase.noarch on AlmaLinux 8:

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

3. Information about the python3-ase.noarch package on AlmaLinux 8

Last metadata expiration check: 0:24:09 ago on Mon Sep 5 03:22:42 2022.
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.