How to Install and Uninstall python3-lammps.x86_64 Package on Fedora 39

Last updated: November 28,2024

1. Install "python3-lammps.x86_64" package

Please follow the instructions below to install python3-lammps.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install python3-lammps.x86_64

2. Uninstall "python3-lammps.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-lammps.x86_64 on Fedora 39:

$ sudo dnf remove python3-lammps.x86_64 $ sudo dnf autoremove

3. Information about the python3-lammps.x86_64 package on Fedora 39

Last metadata expiration check: 3:38:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-lammps
Version : 20230802.1
Release : 1.fc39
Architecture : x86_64
Size : 101 k
Source : lammps-20230802.1-1.fc39.src.rpm
Repository : updates
Summary : LAMMPS Python interface
URL : https://www.lammps.org/
License : GPLv2
Description :
: LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale
: Atomic/Molecular Massively Parallel Simulator.
:
: LAMMPS has potentials for soft materials (biomolecules, polymers) and
: solid-state materials (metals, semiconductors) and coarse-grained or
: mesoscopic systems. It can be used to model atoms or, more generically, as a
: parallel particle simulator at the atomic, meso, or continuum scale.
:
: LAMMPS runs on single processors or in parallel using message-passing
: techniques and a spatial-decomposition of the simulation domain. The code is
: designed to be easy to modify or extend with new functionality.
:
: This package contains LAMMPS Python interface