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

Last updated: May 10,2024

1. Install "liblitl-dev" package

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

$ sudo apt update $ sudo apt install liblitl-dev

2. Uninstall "liblitl-dev" package

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

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

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

Package: liblitl-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: litl
Version: 0.1.8-2
Depends: liblitl0 (= 0.1.8-2)
Recommends: litl-doc
Conflicts: libfxt-dev
Filename: pool/universe/l/litl/liblitl-dev_0.1.8-2_amd64.deb
Size: 20762
MD5sum: 3d401248b3a76c5878453df7ad1d8205
SHA1: 1bf03f1a9508f00cfd96c8912106011d20f598b4
SHA256: 129892872cc9f028846019509120101ecfdb892646d4052f4733679d8ddd80aa
Description-en: Lightweight Trace Library - development files
LiTL is a lightweight tool for recording events during the execution of
scientific high-performance applications.
.
This package contains files for developments with litl.
Description-md5: 78c48f8514e56b8a9e554d05d6920bf8
Homepage: https://fusionforge.int-evry.fr/projects/litl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu