How to Install and Uninstall golang-github-bmatcuk-doublestar-4-devel.noarch Package on Fedora 38

Last updated: October 11,2024

1. Install "golang-github-bmatcuk-doublestar-4-devel.noarch" package

Please follow the steps below to install golang-github-bmatcuk-doublestar-4-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-bmatcuk-doublestar-4-devel.noarch

2. Uninstall "golang-github-bmatcuk-doublestar-4-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-bmatcuk-doublestar-4-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-bmatcuk-doublestar-4-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-bmatcuk-doublestar-4-devel.noarch package on Fedora 38

Last metadata expiration check: 5:39:16 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-bmatcuk-doublestar-4-devel
Version : 4.6.1
Release : 1.fc38
Architecture : noarch
Size : 37 k
Source : golang-github-bmatcuk-doublestar-4-4.6.1-1.fc38.src.rpm
Repository : updates
Summary : Support for double star (**) matches in Go's path.Match and filepath.Glob
URL : https://github.com/bmatcuk/doublestar
License : MIT
Description : This package implements support for double star (**) matches in Golang's
: path.Match and filepath.Glob.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/bmatcuk/doublestar/v4