How to Install and Uninstall libgee-0.8-2 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 11,2024

1. Install "libgee-0.8-2" package

Please follow the guidelines below to install libgee-0.8-2 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libgee-0.8-2

2. Uninstall "libgee-0.8-2" package

This tutorial shows how to uninstall libgee-0.8-2 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libgee-0.8-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgee-0.8-2 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libgee-0.8-2
Architecture: amd64
Version: 0.20.4-1
Multi-Arch: same
Priority: optional
Section: libs
Source: libgee-0.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 835
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.43.92)
Filename: pool/main/libg/libgee-0.8/libgee-0.8-2_0.20.4-1_amd64.deb
Size: 209480
MD5sum: 16f84f91512825796a7e81c980459ba5
SHA1: f840bb7424e665936addab7e0755c4b627c4f772
SHA256: d8ebd8d813d6f6d61d4808e1fd88bca607ecd58aca23b5278c7dcd73262f9cb8
SHA512: b18001591e07297178804c50eba895395cea4aa7644369e42f61e7797e3b8176caafab7788fa9f5d07b54f90434c6c10f4dc664bcd71ecc8416a6a3dcdbe6bf8
Homepage: https://wiki.gnome.org/Projects/Libgee
Description-en: GObject based collection and utility library
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
.
libgee provides the following interfaces:
* Traversable
- Iterable
+ Collection
# List
* BidirList
# Set
* SortedSet
- BidirSortedSet
# MultiSet
# Queue
* Deque
+ Map
# SortedMap
* BidirSortedMap
- Iterator
+ BidirIterator
# BidirListIterator
+ ListIterator
# BidirListIterator
* MultiMap
* Future
.
The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,
HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise,
TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a
reasonable sample implementation of those interfaces. In addition, a set of
abstract classes are provided to ease the implementation of new collections.
.
Around that, the API provides means to retrieve read-only views, efficient
sort algorithms, simple, bi-directional or index-based mutable iterators
depending on the collection type.
.
libgee is written in Vala and can be used like any GObject-based C library.
It's planned to provide bindings for further languages.
.
This package contains the shared libraries.
Description-md5: c5be4b68b75f5b2635ffa082a8e1e1e8
Task: ubuntu-desktop-minimal, ubuntu-desktop, ubuntu-desktop-raspi, xubuntu-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi