How to Install pythia8-examples software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pythia8-examples software package in Ubuntu 14.04 LTS (Trusty Tahr)

pythia8-examples software package provides Example source files of PYTHIA8, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pythia8-examples 

pythia8-examples is installed in your system.

Make ensure the pythia8-examples package were installed using the commands given below,

$ sudo dpkg-query -l | grep pythia8-examples *

You will get with pythia8-examples package name, version, architecture and description in a table

pythia8-examples package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package pythia8-examples
Version 8.1.80-1
Description Example source files of PYTHIA8
Sub Section devel


See Also, How to uninstall or remove pythia8-examples software package from Ubuntu 14.04 LTS (Trusty Tahr)?