How to Install and Uninstall libgee-0.8-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libgee-0.8-dev" package

Please follow the steps below to install libgee-0.8-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

3. Information about the libgee-0.8-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgee-0.8-dev
Priority: optional
Section: libdevel
Installed-Size: 638
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of Vala packages
Architecture: amd64
Source: libgee-0.8
Version: 0.18.0-1
Depends: libgee-0.8-2 (= 0.18.0-1), gir1.2-gee-0.8 (= 0.18.0-1), libglib2.0-dev (>= 2.36)
Filename: pool/main/libg/libgee-0.8/libgee-0.8-dev_0.18.0-1_amd64.deb
Size: 32436
MD5sum: eb1a68bbdf07d67718a778c801864311
SHA1: 2be4b72831342079e2746c03438a0f7cd4c50531
SHA256: 763c3c1e9b4b4ac9a71c174b6c6f2530d8deee2c407f8365bd7d6557df046f0e
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
Multi-Arch: same
Homepage: https://wiki.gnome.org/Projects/Libgee
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m