How to Install and Uninstall lua-binaryheap.noarch Package on Rocky Linux 8
Last updated: November 16,2024
1. Install "lua-binaryheap.noarch" package
Please follow the guidance below to install lua-binaryheap.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
lua-binaryheap.noarch
Copied
2. Uninstall "lua-binaryheap.noarch" package
This guide covers the steps necessary to uninstall lua-binaryheap.noarch on Rocky Linux 8:
$
sudo dnf remove
lua-binaryheap.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua-binaryheap.noarch package on Rocky Linux 8
Last metadata expiration check: 1:19:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lua-binaryheap
Version : 0.4
Release : 1.el8
Architecture : noarch
Size : 16 k
Source : lua-binaryheap-0.4-1.el8.src.rpm
Repository : epel
Summary : Binary heap implementation for Lua
URL : https://github.com/Tieske/binaryheap.lua
License : MIT
Description : A Lua library implementing binary heap algorithm.
Available Packages
Name : lua-binaryheap
Version : 0.4
Release : 1.el8
Architecture : noarch
Size : 16 k
Source : lua-binaryheap-0.4-1.el8.src.rpm
Repository : epel
Summary : Binary heap implementation for Lua
URL : https://github.com/Tieske/binaryheap.lua
License : MIT
Description : A Lua library implementing binary heap algorithm.