How to Install and Uninstall libgee-0.8-2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libgee-0.8-2" package

This is a short guide on how to install libgee-0.8-2 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libgee-0.8-2" package

Please follow the guidelines below to uninstall libgee-0.8-2 on Ubuntu 21.10 (Impish Indri):

$ 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.10 (Impish Indri)

Package: libgee-0.8-2
Architecture: amd64
Version: 0.20.4-1build1
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: 840
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.43.92)
Filename: pool/main/libg/libgee-0.8/libgee-0.8-2_0.20.4-1build1_amd64.deb
Size: 231556
MD5sum: 80ef06eef42ebb822a5c3218ff09df00
SHA1: 1da2f1bf0b64e315467f3306aa8deecf7bc3104d
SHA256: 15025c9ff538d560e02b58b40fee6da7a0f7dfc9523df0c0a1f0a22654e5a52c
SHA512: 3b195fccff17b4deb40f222304dd1773f013c718108a28ba49797607a80f78aa72d1971586ee6965d6b9cbc1dc8024f5874d43a8053589356d88943608341760
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