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

Last updated: May 18,2024

1. Install "libfastjet-dev" package

Here is a brief guide to show you how to install libfastjet-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfastjet-dev

2. Uninstall "libfastjet-dev" package

This is a short guide on how to uninstall libfastjet-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libfastjet-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1818
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: fastjet
Version: 3.0.6+dfsg-1.1
Depends: libfastjet0v5 (= 3.0.6+dfsg-1.1)
Suggests: fastjet-examples, libfastjettools-dev, libfastjet-fortran-dev, libfastjetplugins-dev, fastjet-doc
Filename: pool/universe/f/fastjet/libfastjet-dev_3.0.6+dfsg-1.1_amd64.deb
Size: 257248
MD5sum: 1f53cfe924dc832fff2f3df7860bdd1b
SHA1: bd0b1fb5ccf8b67bb50dbb693f9d5980b154aeec
SHA256: af89a286d832810faea76c431696df8524f03cd3cf8daae956f7fb34eb9b4811
Description-en: Development files of FastJet
The FastJet package provides a fast implementation of several longitudinally
invariant sequential recombination jet algorithms, in particular the
longitudinally invariant kt jet algorithm, the inclusive longitudinally
invariant version of the Cambridge/Aachen jet-algorithm, and the inclusive
anti-kt algorithm.
.
FastJet also provides a uniform interface to external jet finders via a plugin
mechanism, and tools for calculating jet areas and performing background
(pileup/UE) subtraction.
.
This package provides development files of FastJet.
Description-md5: ea2b14298d637c391994d53c5b6081d5
Homepage: http://fastjet.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu