How to Install and Uninstall golang-github-gobuffalo-packr-devel.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "golang-github-gobuffalo-packr-devel.noarch" package

This is a short guide on how to install golang-github-gobuffalo-packr-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-gobuffalo-packr-devel.noarch

2. Uninstall "golang-github-gobuffalo-packr-devel.noarch" package

Please follow the guidance below to uninstall golang-github-gobuffalo-packr-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-gobuffalo-packr-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-gobuffalo-packr-devel.noarch package on Fedora 34

Last metadata expiration check: 0:59:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-gobuffalo-packr-devel
Version : 2.8.1
Release : 2.fc34
Architecture : noarch
Size : 68 k
Source : golang-github-gobuffalo-packr-2.8.1-2.fc34.src.rpm
Repository : fedora
Summary : Simple and easy way to embed static files into Go binaries
URL : https://github.com/gobuffalo/packr
License : MIT
Description : Packr is a simple solution for bundling static assets inside of Go binaries.
: Most importantly it does it in a way that is friendly to developers while they
: are developing.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gobuffalo/packr