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

Last updated: October 10,2024

1. Install "HepMC3.i686" package

Please follow the step by step instructions below to install HepMC3.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install HepMC3.i686

2. Uninstall "HepMC3.i686" package

Here is a brief guide to show you how to uninstall HepMC3.i686 on Fedora 38:

$ sudo dnf remove HepMC3.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:42:07 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : HepMC3
Version : 3.2.7
Release : 3.fc38
Architecture : i686
Size : 276 k
Source : HepMC3-3.2.7-3.fc38.src.rpm
Repository : updates
Summary : C++ Event Record for Monte Carlo Generators
URL : https://hepmc.web.cern.ch/hepmc/
License : LGPL-3.0-or-later AND MPL-2.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 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.