How to Install and Uninstall golang-gopkg-readline-1-devel.noarch Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "golang-gopkg-readline-1-devel.noarch" package

This is a short guide on how to install golang-gopkg-readline-1-devel.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install golang-gopkg-readline-1-devel.noarch

2. Uninstall "golang-gopkg-readline-1-devel.noarch" package

This tutorial shows how to uninstall golang-gopkg-readline-1-devel.noarch on CentOS Stream 8:

$ sudo dnf remove golang-gopkg-readline-1-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-readline-1-devel.noarch package on CentOS Stream 8

Last metadata expiration check: 5:20:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : golang-gopkg-readline-1-devel
Version : 1.4
Release : 12.20180628git2972be2.el8.1
Architecture : noarch
Size : 48 k
Source : golang-gopkg-readline-1-1.4-12.20180628git2972be2.el8.1.src.rpm
Repository : epel
Summary : Pure Go implementation of GNU Readline-like library
URL : https://github.com/chzyer/readline
License : MIT
Description : Pure Go implementation of GNU Readline-like library
:
: This package contains library source intended for
: building other packages which use import path with
: gopkg.in/readline.v1 prefix.