How to Install and Uninstall golang-github-ledisdb.x86_64 Package on Fedora 39

Last updated: January 17,2025

1. Install "golang-github-ledisdb.x86_64" package

Please follow the steps below to install golang-github-ledisdb.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-ledisdb.x86_64

2. Uninstall "golang-github-ledisdb.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang-github-ledisdb.x86_64 on Fedora 39:

$ sudo dnf remove golang-github-ledisdb.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-ledisdb.x86_64 package on Fedora 39

Last metadata expiration check: 1:27:39 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-ledisdb
Version : 0.6
Release : 9.20210112gitd35789e.fc39
Architecture : x86_64
Size : 11 M
Source : golang-github-ledisdb-0.6-9.20210112gitd35789e.fc39.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.