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

Last updated: February 05,2025

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

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

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

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

Please follow the guidance below to uninstall golang-github-masterminds-sprig-devel.noarch on Fedora 35:

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

Last metadata expiration check: 2:37:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-masterminds-sprig-devel
Version : 3.2.2
Release : 2.fc35
Architecture : noarch
Size : 65 k
Source : golang-github-masterminds-sprig-3.2.2-2.fc35.src.rpm
Repository : fedora
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