How to Install and Uninstall libthepeg-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libthepeg-dev" package

This tutorial shows how to install libthepeg-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libthepeg-dev

2. Uninstall "libthepeg-dev" package

This guide covers the steps necessary to uninstall libthepeg-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libthepeg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libthepeg-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libthepeg-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 2771
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: thepeg
Version: 1.8.0-1.1
Depends: libthepeg15 (= 1.8.0-1.1)
Filename: pool/universe/t/thepeg/libthepeg-dev_1.8.0-1.1_amd64.deb
Size: 307108
MD5sum: df0d8f8719e370e9210aed2cb9351a1d
SHA1: 82051e65fce51e95fc9be979af93728aaa93030d
SHA256: 7ade342b35d2f3e12707256bd85a0534bd7f51d034d5e2503d3e7aa52f4485f1
Description-en: Development library of ThePEG
ThePEG is a general toolkit for implementing physics models of event
generation in high energy particle collisions. It defines a general
structure of event generation in terms of abstract base classes for e.g.
hard partonic matrix elements, parton showers and the decay of unstable
particles. Different models are then implemented by creating classes which
inherits from these base classes and implements sets of pre-defined virtual
functions.
.
This package provides development library of ThePEG.
Description-md5: b9871ddc94590742d3ac87e5aba15ee2
Homepage: http://projects.hepforge.org/thepeg/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions