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

Last updated: July 01,2024

1. Install "golang-github-ledisdb-devel.noarch" package

This guide covers the steps necessary to install golang-github-ledisdb-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-ledisdb-devel.noarch

2. Uninstall "golang-github-ledisdb-devel.noarch" package

Please follow the guidance below to uninstall golang-github-ledisdb-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-ledisdb-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:24 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-ledisdb-devel
Version : 0.6
Release : 2.20210112gitd35789e.fc34
Architecture : noarch
Size : 137 k
Source : golang-github-ledisdb-0.6-2.20210112gitd35789e.fc34.src.rpm
Repository : fedora
Summary : A high performance NoSQL Database Server powered by Go
URL : https://github.com/ledisdb/ledisdb
License : MIT
Description : Ledisdb is a high-performance NoSQL database library and server written in Go.
: It's similar to Redis but store data in disk. It supports many data structures
: including kv, list, hash, zset, set.
:
: LedisDB now supports multiple different databases as backends.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/ledisdb/ledisdb