How to Install and Uninstall lua-binaryheap Package on Kali Linux

Last updated: May 04,2024

1. Install "lua-binaryheap" package

Please follow the instructions below to install lua-binaryheap on Kali Linux

$ sudo apt update $ sudo apt install lua-binaryheap

2. Uninstall "lua-binaryheap" package

Here is a brief guide to show you how to uninstall lua-binaryheap on Kali Linux:

$ sudo apt remove lua-binaryheap $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-binaryheap package on Kali Linux

Package: lua-binaryheap
Version: 0.4-2
Installed-Size: 27
Maintainer: Jakub Ružička
Architecture: all
Provides: lua5.1-binaryheap, lua5.2-binaryheap, lua5.3-binaryheap
Size: 5360
SHA256: 53f062b5d892d3d530cea21aa113e3029c00f40208d30476856b6cbe39a74c97
SHA1: 88c52a374ea77d3652b6e017fe11f1e60a3c0700
MD5sum: 2560243455c0020ebdf80b044bf1e38e
Description: Binary heap implementation in Lua
binaryheap.lua is a binary heap implementation in Lua.
.
A binary heap is a heap data structure that takes the form of a binary tree.
Binary heaps are a common way of implementing priority queues.
Description-md5:
Homepage: https://github.com/Tieske/binaryheap.lua
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-binaryheap/lua-binaryheap_0.4-2_all.deb