How to Install and Uninstall python-lhapdf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-lhapdf" package

This is a short guide on how to install python-lhapdf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lhapdf

2. Uninstall "python-lhapdf" package

In this section, we are going to explain the necessary steps to uninstall python-lhapdf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-lhapdf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-lhapdf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-lhapdf
Priority: optional
Section: universe/python
Installed-Size: 331
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: lhapdf
Version: 5.9.1-4
Depends: lhapdf-pdfsets-minimal (= 5.9.1-4), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), liblhapdf0v5, libstdc++6 (>= 5.2)
Breaks: lhapdf-pdfsets-minimal (<< 5.8.8)
Filename: pool/universe/l/lhapdf/python-lhapdf_5.9.1-4_amd64.deb
Size: 81230
MD5sum: 69a4b163e5fce87e31b5b99c3d35d359
SHA1: 8d3b8989e056328c2e90481ea50bb825c38e8d3b
SHA256: 4195b0ea81e2af9c5217d4dcebc13baf32de8257c6b4a903d6b8277294668656
Description-en: Python Bindings for LHAPDF
LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
designed to work not only with individual PDF sets but also with the more
recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
incorporating many of the older sets found in the latter, including pion and
photon PDFs. In LHAPDF the computer code and input parameters/grids are
separated thus allowing more easy updating and no limit to the expansion
possibilities.
.
This package provides Python bindings for LHAPDF.
Description-md5: 55d23cdd6c910a840d7baf6029ddde7b
Homepage: http://projects.hepforge.org/lhapdf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions