How to Install and Uninstall golang-github-flynn-shlex-devel.noarch Package on Fedora 36

Last updated: May 04,2024

1. Install "golang-github-flynn-shlex-devel.noarch" package

This guide covers the steps necessary to install golang-github-flynn-shlex-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-flynn-shlex-devel.noarch

2. Uninstall "golang-github-flynn-shlex-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-flynn-shlex-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-flynn-shlex-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-flynn-shlex-devel.noarch package on Fedora 36

Last metadata expiration check: 0:22:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-flynn-shlex-devel
Version : 0
Release : 0.12.20190625git3f9db97.fc36
Architecture : noarch
Size : 17 k
Source : golang-github-flynn-shlex-0-0.12.20190625git3f9db97.fc36.src.rpm
Repository : fedora
Summary : Simple lexer for Go
URL : https://github.com/flynn/go-shlex
License : ASL 2.0
Description : Go-shlex is a simple lexer for Go that supports shell-style quoting, commenting,
: and escaping.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/flynn/go-shlex