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

Last updated: October 06,2024

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

Here is a brief guide to show you how to install golang-github-gomodule-redigo-devel.noarch on Fedora 35

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

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

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

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

Last metadata expiration check: 0:53:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-gomodule-redigo-devel
Epoch : 1
Version : 1.8.3
Release : 3.fc35
Architecture : noarch
Size : 55 k
Source : golang-github-gomodule-redigo-1.8.3-3.fc35.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