How to Install and Uninstall golang-github-gomodule-redigo-devel.noarch Package on Fedora 38

Last updated: January 10,2025

1. Install "golang-github-gomodule-redigo-devel.noarch" package

Please follow the guidelines below to install golang-github-gomodule-redigo-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-gomodule-redigo-devel.noarch

2. Uninstall "golang-github-gomodule-redigo-devel.noarch" package

Please follow the steps below to uninstall golang-github-gomodule-redigo-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-gomodule-redigo-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-gomodule-redigo-devel.noarch package on Fedora 38

Last metadata expiration check: 2:51:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-gomodule-redigo-devel
Epoch : 1
Version : 1.8.3
Release : 6.fc38
Architecture : noarch
Size : 62 k
Source : golang-github-gomodule-redigo-1.8.3-6.fc38.src.rpm
Repository : fedora
Summary : Go client for redis
URL : https://github.com/gomodule/redigo
License : ASL 2.0
Description : Redigo is a Go client for the Redis database.
:
: Features:
: – A Print-like API with support for all Redis commands.
: – Pipelining, including pipelined transactions.
: – Publish/Subscribe.
: – Connection pooling.
: – Script helper type with optimistic use of EVALSHA.
: – Helper functions for working with command replies.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gomodule/redigo