How to Install and Uninstall libgclib-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "libgclib-dev" package

Learn how to install libgclib-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libgclib-dev

2. Uninstall "libgclib-dev" package

In this section, we are going to explain the necessary steps to uninstall libgclib-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libgclib-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libgclib-dev
Architecture: amd64
Version: 0.11.10+ds-2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libgclib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 356
Depends: libgclib2 (= 0.11.10+ds-2)
Filename: pool/universe/libg/libgclib/libgclib-dev_0.11.10+ds-2_amd64.deb
Size: 79856
MD5sum: 49a449bb754c3eda995aacce4ca4bd56
SHA1: 457e8b59b72b89ca3c1fad7621da679d0b67427f
SHA256: 7c82c7c94da6eb16957c445fd36a306eb9b7071aac536e5230ee8466ee70b855
SHA512: aef181c3dd67141480b0f28e763e6d17b02243d2fdabbd6490e7d1bb963698ce9232c623fd8430a29772ae6a98d5662532e606f7772ebef5a0c1fdb303b1a31b
Homepage: https://github.com/gpertea/gclib
Description-en: header files for Genome Code Lib (GCLib)
This is an eclectic gathering of (mostly) C++ code which upstream used
for some bioinformatics projects. The main idea is to provide
lean code and efficient data structures, trying to avoid too many code
dependencies of heavy libraries while minimizing production cycles (and
this also implies a decent compile/build time -- looking at you,
bloated configure scripts and lengthy compile times of Boost code or
other heavy C++ template code..).
.
This code was gathered even before the C++ STL had been fully adopted as
a cross-platform "standard". Since STL by itself is a bit heavier for
most of the C++ needs, it is preferred to use simpler&leaner C++ classes
or templates for basic strings, containers, basic algorithms etc.
.
Header files of Genome Code Lib. It is mainly known for being
used by StringTie but with its own release cycle.
Description-md5: 9e6c6f2bb41b72b6ec6259d6e96c5a26