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

Last updated: October 08,2024

1. Install "python3-ase.noarch" package

This is a short guide on how to install python3-ase.noarch on Fedora 38

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

2. Uninstall "python3-ase.noarch" package

Learn how to uninstall python3-ase.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:09:55 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-ase
Version : 3.22.1
Release : 5.fc38
Architecture : noarch
Size : 4.8 M
Source : python-ase-3.22.1-5.fc38.src.rpm
Repository : fedora
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.