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

Last updated: November 30,2024

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

This guide let you learn how to install golang-github-gobuffalo-packr-devel.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall golang-github-gobuffalo-packr-devel.noarch on Fedora 39:

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

Last metadata expiration check: 3:26:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-gobuffalo-packr-devel
Version : 2.8.1
Release : 7.fc39
Architecture : noarch
Size : 87 k
Source : golang-github-gobuffalo-packr-2.8.1-7.fc39.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