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

Last updated: April 28,2024

1. Install "hepmc-reference-manual" package

This guide covers the steps necessary to install hepmc-reference-manual on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hepmc-reference-manual

2. Uninstall "hepmc-reference-manual" package

Here is a brief guide to show you how to uninstall hepmc-reference-manual on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hepmc-reference-manual $ sudo apt autoclean && sudo apt autoremove

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

Package: hepmc-reference-manual
Priority: optional
Section: universe/doc
Installed-Size: 689
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: hepmc
Version: 2.06.09-1
Recommends: libhepmc-dev, libhepmcfio-dev, hepmc-user-manual
Filename: pool/universe/h/hepmc/hepmc-reference-manual_2.06.09-1_all.deb
Size: 677614
MD5sum: 7bd9dc8bef3364d294bd302b8cba3af9
SHA1: 775d31fa8e582cb527eb76aa9e735b4ff8bf2a92
SHA256: 5684231632899957fe87e34a63e9a29a058b4216c965e7c3347851cf58c6b016
Description-en: Event Record for Monte Carlo Generators - Reference Manual
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 HepMC2 Reference Manual.
Description-md5: cf017be253f1e5ffec9cccb97c449588
Homepage: http://lcgapp.cern.ch/project/simu/HepMC/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu