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

Last updated: March 01,2025

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

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

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

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

Please follow the step by step instructions below to uninstall golang-github-peterh-liner-devel.noarch on Fedora 38:

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

Last metadata expiration check: 0:06:17 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-peterh-liner-devel
Version : 1.2.1
Release : 6.fc38
Architecture : noarch
Size : 35 k
Source : golang-github-peterh-liner-1.2.1-6.fc38.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