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

Last updated: May 11,2024

1. Install "libgee-0.8-dev" package

This is a short guide on how to install libgee-0.8-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libgee-0.8-dev" package

Learn how to uninstall libgee-0.8-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libgee-0.8-dev
Architecture: amd64
Version: 0.20.4-1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libgee-0.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 914
Depends: libgee-0.8-2 (= 0.20.4-1), gir1.2-gee-0.8 (= 0.20.4-1), libglib2.0-dev (>= 2.36)
Filename: pool/main/libg/libgee-0.8/libgee-0.8-dev_0.20.4-1_amd64.deb
Size: 49088
MD5sum: 2833ade72d18d0e752d388189e02452a
SHA1: afdecf1a494a2171184e791f8334a2fb7953d260
SHA256: b96274ef7155f11199bd3fc1bbc65bc76ffc686bdf8c5a723242959b0af952df
SHA512: 456341a9cdc93ca8a9fe15d69a5d7a1e90d282ad4799dbd9ff67962af4add0cbc67edb324125b09f4495baa718da35ac21290ff9d2a54689890ff9805bcacc34
Homepage: https://wiki.gnome.org/Projects/Libgee
Description-en: GObject based collection and utility library (development files)
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 headers and development libraries.
Description-md5: c45549f95d1583440d9feea99bda055a