How to Install and Uninstall golang-github-aalpar-deheap-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

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

Please follow the guidelines below to install golang-github-aalpar-deheap-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidelines below to uninstall golang-github-aalpar-deheap-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-aalpar-deheap-dev
Architecture: all
Version: 0.0~git20200318.9a0c288-2
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: golang-github-aalpar-deheap
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Filename: pool/universe/g/golang-github-aalpar-deheap/golang-github-aalpar-deheap-dev_0.0~git20200318.9a0c288-2_all.deb
Size: 7604
MD5sum: 321c80f888890e7479393cf98b905ce9
SHA1: b184451379449389c1f0ff0792e8538b6f223de6
SHA256: ef4120a3bd6f5556e13a16e184765be0540e194455cffa27609573b08122a863
SHA512: 3274655dd885d4def2ed5d32fc17320ada32bdf1009f0d7d51faab051879e29d2833caf12b354dc62caca4f875c3d117d55a38de85ddfd50cdfb48591a245923
Homepage: https://github.com/aalpar/deheap
Description-en: 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: 71c6e41b1906a374d4f76f76b6e6c96f