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

Last updated: November 28,2024

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

In this section, we are going to explain the necessary steps to install golang-github-valyala-fasttemplate-devel.noarch on Fedora 38

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

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

Learn how to uninstall golang-github-valyala-fasttemplate-devel.noarch on Fedora 38:

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

Last metadata expiration check: 3:46:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-valyala-fasttemplate-devel
Version : 1.2.1
Release : 6.fc38
Architecture : noarch
Size : 17 k
Source : golang-github-valyala-fasttemplate-1.2.1-6.fc38.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