How to Install geant321 software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install geant321 software package in Ubuntu 12.04 LTS (Precise Pangolin)

geant321 software package provides [Physics] Particle detector description and simulation tool, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install geant321 

geant321 is installed in your system.

Make ensure the geant321 package were installed using the commands given below,

$ sudo dpkg-query -l | grep geant321 *

You will get with geant321 package name, version, architecture and description in a table

geant321 package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Science
Package geant321
Version 1:3.21.14.dfsg-9build1
Description [Physics] Particle detector description and simulation tool
Sub Section Science


See Also, How to uninstall or remove geant321 software package from Ubuntu 12.04 LTS (Precise Pangolin)?