How to Install and Uninstall golang-github-peterh-liner-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-peterh-liner-devel.noarch" package

Please follow the steps below to install golang-github-peterh-liner-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-peterh-liner-devel.noarch

2. Uninstall "golang-github-peterh-liner-devel.noarch" package

Please follow the guidance below to uninstall golang-github-peterh-liner-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-peterh-liner-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-peterh-liner-devel.noarch package on Fedora 34

Last metadata expiration check: 1:05:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-peterh-liner-devel
Version : 1.2.1
Release : 2.fc34
Architecture : noarch
Size : 30 k
Source : golang-github-peterh-liner-1.2.1-2.fc34.src.rpm
Repository : fedora
Summary : Pure go line editor with history, inspired by linenoise
URL : https://github.com/peterh/liner
License : MIT
Description : Liner is a command line editor with history. It was inspired by linenoise;
: everything Unix-like is a VT100 (or is trying very hard to be). If your terminal
: is not pretending to be a VT100, change it. Liner also support Windows.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/peterh/liner