How to Install and Uninstall golang-github-valyala-fasttemplate-devel.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "golang-github-valyala-fasttemplate-devel.noarch" package

This guide covers the steps necessary to install golang-github-valyala-fasttemplate-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-valyala-fasttemplate-devel.noarch

2. Uninstall "golang-github-valyala-fasttemplate-devel.noarch" package

Please follow the steps below to uninstall golang-github-valyala-fasttemplate-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-valyala-fasttemplate-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-valyala-fasttemplate-devel.noarch package on Fedora 39

Last metadata expiration check: 4:55:25 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-valyala-fasttemplate-devel
Version : 1.2.1
Release : 7.fc39
Architecture : noarch
Size : 17 k
Source : golang-github-valyala-fasttemplate-1.2.1-7.fc39.src.rpm
Repository : fedora
Summary : Simple and fast template engine for Go
URL : https://github.com/valyala/fasttemplate
License : MIT
Description : Simple and fast template engine for Go.
:
: Fasttemplate performs only a single task - it substitutes template placeholders
: with user-defined values.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/valyala/fasttemplate