How to Install and Uninstall golang-github-kballard-shellquote-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "golang-github-kballard-shellquote-devel.noarch" package

This guide let you learn how to install golang-github-kballard-shellquote-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install golang-github-kballard-shellquote-devel.noarch

2. Uninstall "golang-github-kballard-shellquote-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-kballard-shellquote-devel.noarch on AlmaLinux 9:

$ sudo dnf remove golang-github-kballard-shellquote-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-kballard-shellquote-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:28:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : golang-github-kballard-shellquote-devel
Version : 0
Release : 0.20.20190629git95032a8.el9
Architecture : noarch
Size : 15 k
Source : golang-github-kballard-shellquote-0-0.20.20190629git95032a8.el9.src.rpm
Repository : epel
Summary : Go utilities for performing shell-like word splitting/joining
URL : https://github.com/kballard/go-shellquote
License : MIT
Description : Shellquote provides utilities for joining/splitting strings using sh's
: word-splitting rules.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/kballard/go-shellquote