How to Install and Uninstall python3-ase.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-ase.noarch" package

Please follow the guidance below to install python3-ase.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the python3-ase.noarch package on Fedora 34

Last metadata expiration check: 1:08:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ase
Version : 3.22.0
Release : 1.fc34
Architecture : noarch
Size : 3.4 M
Source : python-ase-3.22.0-1.fc34.src.rpm
Repository : updates
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.