How to Install and Uninstall HepMC3.i686 Package on Fedora 34

Last updated: September 20,2024

1. Install "HepMC3.i686" package

This guide let you learn how to install HepMC3.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install HepMC3.i686

2. Uninstall "HepMC3.i686" package

Please follow the guidance below to uninstall HepMC3.i686 on Fedora 34:

$ sudo dnf remove HepMC3.i686 $ sudo dnf autoremove

3. Information about the HepMC3.i686 package on Fedora 34

Last metadata expiration check: 2:00:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : HepMC3
Version : 3.2.5
Release : 2.fc34
Architecture : i686
Size : 280 k
Source : HepMC3-3.2.5-2.fc34.src.rpm
Repository : updates
Summary : C++ Event Record for Monte Carlo Generators
URL : https://hepmc.web.cern.ch/hepmc/
License : GPLv3+ and MPLv2.0
Description : The HepMC3 package is an object oriented, C++ event record for
: High Energy Physics Monte Carlo generators and simulation, described in
: A. Buckley et al., "The HepMC3 Event Record Library for Monte Carlo
: Event Generators" Comput.Phys.Commun. 260 (2021) 107310, arxiv:1912.08005.
: It is a continuation of the HepMC2 by M. Dobbs and J.B. Hansen described
: in "The HepMC C++ Monte Carlo event record for High Energy Physics"
: (Comput. Phys. Commun. 134 (2001) 41). In the version 3 the package
: has undergone several modifications and in particular, the latest
: HepMC3 series is a completely new re-write using currently available
: C++11 techniques, and have out-of-the-box interfaces for the widely
: used in HEP community ROOT and Python.