How to Install and Uninstall lua5.1-binaryheap.noarch Package on Fedora 35

Last updated: January 10,2025

1. Install "lua5.1-binaryheap.noarch" package

Please follow the instructions below to install lua5.1-binaryheap.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install lua5.1-binaryheap.noarch

2. Uninstall "lua5.1-binaryheap.noarch" package

This guide let you learn how to uninstall lua5.1-binaryheap.noarch on Fedora 35:

$ sudo dnf remove lua5.1-binaryheap.noarch $ sudo dnf autoremove

3. Information about the lua5.1-binaryheap.noarch package on Fedora 35

Last metadata expiration check: 0:49:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : lua5.1-binaryheap
Version : 0.4
Release : 6.fc35
Architecture : noarch
Size : 16 k
Source : lua-binaryheap-0.4-6.fc35.src.rpm
Repository : fedora
Summary : Binary heap implementation for Lua 5.1
URL : https://github.com/Tieske/binaryheap.lua
License : MIT
Description : A Lua library implementing binary heap algorithm.