How to Install and Uninstall libgee-0.8-2 Package on Kali Linux

Last updated: May 18,2024

1. Install "libgee-0.8-2" package

This tutorial shows how to install libgee-0.8-2 on Kali Linux

$ 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 Kali Linux:

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

3. Information about the libgee-0.8-2 package on Kali Linux

Package: libgee-0.8-2
Source: libgee-0.8
Version: 0.20.6-1
Installed-Size: 901
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.43.92)
Size: 236132
SHA256: 1fcdfc949d07beb8951e3a2ba495876665a99494f025278e77eaba9fd9efa8d2
SHA1: d8bf3461f798306a65ade0233cb93e88e9527093
MD5sum: 704cfcfdad335198a03e37727c87a558
Description: 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:
Multi-Arch: same
Homepage: https://wiki.gnome.org/Projects/Libgee
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgee-0.8/libgee-0.8-2_0.20.6-1_amd64.deb