How to Install and Uninstall libgee-0.8-2 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "libgee-0.8-2" package

This guide let you learn how to install libgee-0.8-2 on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libgee-0.8-2" package

Please follow the instructions below to uninstall libgee-0.8-2 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libgee-0.8-2 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libgee-0.8-2
Architecture: amd64
Version: 0.20.3-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: 875
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.43.92)
Filename: pool/main/libg/libgee-0.8/libgee-0.8-2_0.20.3-1_amd64.deb
Size: 215920
MD5sum: 05277789e279a4d31b6d86250868a42d
SHA1: 69e3e01af9c1a17d75d14e6f3fb52f17411300a3
SHA256: 357c1595433dd22bc8a42e950ab367d233f84ad060c0da62b37f1da192c0f30e
SHA512: 1bd1cd627c2f085746c418deb360997af942b9e78021988ded14e04d1b95696431da3a3e4248a628cab32a57919aeff5639f2c59de22cdb0b21b3cd552f2dcac
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