How to Install and Uninstall golang-github-petar-gollrb-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-petar-gollrb-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-petar-gollrb-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-petar-gollrb-devel.noarch

2. Uninstall "golang-github-petar-gollrb-devel.noarch" package

This tutorial shows how to uninstall golang-github-petar-gollrb-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-petar-gollrb-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-petar-gollrb-devel.noarch package on Fedora 34

Last metadata expiration check: 2:56:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-petar-gollrb-devel
Version : 0
Release : 0.14.20190703git33fb24c.fc34
Architecture : noarch
Size : 9.3 M
Source : golang-github-petar-gollrb-0-0.14.20190703git33fb24c.fc34.src.rpm
Repository : fedora
Summary : Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees
URL : https://github.com/petar/GoLLRB
License : BSD
Description : GoLLRB is a Left-Leaning Red-Black (LLRB) implementation of 2-3 balanced binary
: search trees in Go language.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/petar/GoLLRB