How to Install and Uninstall golang-github-shurcool-vfsgen-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-shurcool-vfsgen-devel.noarch" package

This guide let you learn how to install golang-github-shurcool-vfsgen-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-shurcool-vfsgen-devel.noarch

2. Uninstall "golang-github-shurcool-vfsgen-devel.noarch" package

This tutorial shows how to uninstall golang-github-shurcool-vfsgen-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-shurcool-vfsgen-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-shurcool-vfsgen-devel.noarch package on Fedora 34

Last metadata expiration check: 0:47:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-shurcool-vfsgen-devel
Version : 0
Release : 0.8.20210113git0d455de.fc34
Architecture : noarch
Size : 25 k
Source : golang-github-shurcool-vfsgen-0-0.8.20210113git0d455de.fc34.src.rpm
Repository : fedora
Summary : Takes an input http.FileSystem and generates code that statically implements it
URL : https://github.com/shurcooL/vfsgen
License : MIT
Description : Package Vfsgen takes an http.FileSystem (likely at go generate time) and
: generates Go code that statically implements the provided http.FileSystem.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/shurcooL/vfsgen