How to Install and Uninstall libroot-static Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "libroot-static" package

In this section, we are going to explain the necessary steps to install libroot-static on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libroot-static

2. Uninstall "libroot-static" package

Please follow the steps below to uninstall libroot-static on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libroot-static $ sudo apt autoclean && sudo apt autoremove

3. Information about the libroot-static package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libroot-static
Priority: optional
Section: universe/libdevel
Installed-Size: 262658
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: root-system
Version: 5.34.30-0ubuntu8
Depends: libc6 (>= 2.15), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.0), liblzma5 (>= 5.1.1alpha+20120614), libpcre3, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libx11-6, libxext6, libxft2 (>> 2.1.1), libxpm4, zlib1g (>= 1:1.1.4)
Recommends: libroot-core-dev
Filename: pool/universe/r/root-system/libroot-static_5.34.30-0ubuntu8_amd64.deb
Size: 41908476
MD5sum: dde26b15c616e34c30fa7f2183ba48a0
SHA1: e7034d6383c32c4447412e79582f688cad2823f8
SHA256: b1956a2260dbc0491867efbc2a44473f165bfc7a2b1c4f7405d64b229f4f041e
Description-en: Static archive of ROOT libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains static archive of the ROOT classes.
Description-md5: 6f39fa6c0c78cca2f4ecec00a634b142
Homepage: http://root.cern.ch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu