How to Install and Uninstall golang-github-aalpar-deheap-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-aalpar-deheap-dev" package

Please follow the guidelines below to install golang-github-aalpar-deheap-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-aalpar-deheap-dev

2. Uninstall "golang-github-aalpar-deheap-dev" package

This guide let you learn how to uninstall golang-github-aalpar-deheap-dev on Kali Linux:

$ sudo apt remove golang-github-aalpar-deheap-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-aalpar-deheap-dev package on Kali Linux

Package: golang-github-aalpar-deheap-dev
Source: golang-github-aalpar-deheap
Version: 1.0-3
Installed-Size: 44
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 7836
SHA256: 2275129ed118b63241fd22b3089162dd8cdcd29cda728e18528d6cc1ef380694
SHA1: bafc99fe97e00990417874d29211d6526bcd55c5
MD5sum: 8f68e5489b02a2084870c09233d3098a
Description: Doubly ended heap implementation (library)
deheap provides the implementation of a doubly ended heap.
Doubly ended heaps are heaps with two sides, a min side and a max side.
Like normal single-sided heaps, elements can be pushed onto and pulled
off of a deheap. deheaps have an additional Pop function, PopMax,
that returns elements from the opposite side of the ordering.
.
This implementation has emphasized compatibility with existing libraries
in the sort and heap packages.
.
Performance of the deheap functions should be very close to the performance
of the functions of the heap library
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/aalpar/deheap
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-aalpar-deheap/golang-github-aalpar-deheap-dev_1.0-3_all.deb