How to Install and Uninstall golang-gopkg-readline-1-devel.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 29,2024

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

Here is a brief guide to show you how to install golang-gopkg-readline-1-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide covers the steps necessary to uninstall golang-gopkg-readline-1-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 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 Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:03:26 ago on Mon Feb 26 15:59:38 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.