How to Install and Uninstall hepmc-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "hepmc-examples" package

Learn how to install hepmc-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hepmc-examples

2. Uninstall "hepmc-examples" package

Please follow the instructions below to uninstall hepmc-examples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hepmc-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the hepmc-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hepmc-examples
Priority: optional
Section: universe/devel
Installed-Size: 178
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: hepmc
Version: 2.06.09-1
Depends: libclhep-dev, libpythia8-dev, libhepmc-dev (>= 2.06.09-1), libhepmcfio-dev (>= 2.06.09-1)
Suggests: hepmc-user-manual, hepmc-reference-manual
Filename: pool/universe/h/hepmc/hepmc-examples_2.06.09-1_all.deb
Size: 46086
MD5sum: 0d5a1a5f124098d4bbaa5e345263c4e8
SHA1: 293e011764d7f61387b176a118302b4ccb47b932
SHA256: 7e1d018adec398e3ad7332c121aad4a4010af621c8fa8698fd2b34721dcaf558
Description-en: Event Record for Monte Carlo Generators - example files
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.
.
This package provides example source files of HepMC.
Description-md5: 3360c90c764682f807b3bea87bc56f4c
Homepage: http://lcgapp.cern.ch/project/simu/HepMC/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu