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

Last updated: May 19,2024

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

Learn how to install golang-github-valyala-fasttemplate-devel.noarch on Fedora 34

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

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

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

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

Last metadata expiration check: 1:46:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-valyala-fasttemplate-devel
Version : 1.2.1
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : golang-github-valyala-fasttemplate-1.2.1-2.fc34.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