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

Last updated: January 05,2025

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

This guide covers the steps necessary to install golang-gopkg-readline-1-devel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall golang-gopkg-readline-1-devel.noarch on CentOS Stream 9:

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

Last metadata expiration check: 3:07:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-gopkg-readline-1-devel
Version : 1.4
Release : 3.el9
Architecture : noarch
Size : 45 k
Source : golang-gopkg-readline-1-1.4-3.el9.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.