How to Install and Uninstall golang-github-masterminds-sprig-devel.noarch Package on Fedora 34

Last updated: May 17,2024

1. Install "golang-github-masterminds-sprig-devel.noarch" package

Please follow the guidance below to install golang-github-masterminds-sprig-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-masterminds-sprig-devel.noarch

2. Uninstall "golang-github-masterminds-sprig-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-masterminds-sprig-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-masterminds-sprig-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-masterminds-sprig-devel.noarch package on Fedora 34

Last metadata expiration check: 1:32:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-masterminds-sprig-devel
Version : 3.2.2
Release : 1.fc34
Architecture : noarch
Size : 65 k
Source : golang-github-masterminds-sprig-3.2.2-1.fc34.src.rpm
Repository : updates
Summary : Useful template functions for Go templates
URL : https://github.com/Masterminds/sprig
License : MIT
Description : The Go language comes with a built-in template language, but not very many
: template functions. Sprig is a library that provides more than 100 commonly used
: template functions.
:
: It is inspired by the template functions found in Twig and in various JavaScript
: libraries, such as underscore.js.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/Masterminds/sprig