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

Last updated: July 01,2024

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

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

$ 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 34:

$ 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 34

Last metadata expiration check: 4:37:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-gomodule-redigo-devel
Epoch : 1
Version : 1.8.3
Release : 2.fc34
Architecture : noarch
Size : 56 k
Source : golang-github-gomodule-redigo-1.8.3-2.fc34.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