How to Install and Uninstall libhepmcfio4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libhepmcfio4" package

Please follow the guidance below to install libhepmcfio4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhepmcfio4

2. Uninstall "libhepmcfio4" package

This guide let you learn how to uninstall libhepmcfio4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhepmcfio4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhepmcfio4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhepmcfio4
Priority: optional
Section: universe/libs
Installed-Size: 190
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: hepmc
Version: 2.06.09-1
Depends: libhepmc4 (= 2.06.09-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Pre-Depends: multiarch-support
Suggests: libhepmcfio-dev, libhepmc-dev
Filename: pool/universe/h/hepmc/libhepmcfio4_2.06.09-1_amd64.deb
Size: 65962
MD5sum: 8d1f8abe739a1712626a51ff7f4098e4
SHA1: 990cbbd52e3c552cd3a97b999eb78760f66bc9b8
SHA256: dfa3979e8853ebddad19462aef6b3b745b09eeb18338793bcbe97952dc67684e
Description-en: fio library of HepMC
The HepMC package is an object oriented event record written in C++ for
High Energy Physics Monte Carlo Generators.
.
Many extensions from HEPEVT, the Fortran HEP standard, are supported: the
number of entries is unlimited, spin density matrices can be stored with
each vertex, flow patterns (such as color) can be stored and traced,
integers representing random number generator states can be stored, and an
arbitrary number of event weights can be included. Particles and vertices
are kept separate in a graph structure, physically similar to a physics
event.
.
The added information supports the modularisation of event generators.
Event information is accessed by means of iterators supplied with the
package.
.
The fio library of HepMC provides wrappers of HEPEVT, Pythia and Herwig.
Description-md5: 5a943918f8edb71a8fff348ec7522ce9
Multi-Arch: same
Homepage: http://lcgapp.cern.ch/project/simu/HepMC/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu