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

Last updated: January 19,2025

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

Learn how to install golang-github-shurcool-vfsgen-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall golang-github-shurcool-vfsgen-devel.noarch on Fedora 36:

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

Last metadata expiration check: 2:32:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-shurcool-vfsgen-devel
Version : 0
Release : 0.12.20210113git0d455de.fc36
Architecture : noarch
Size : 25 k
Source : golang-github-shurcool-vfsgen-0-0.12.20210113git0d455de.fc36.src.rpm
Repository : updates
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