How to Install and Uninstall golang-github-markbates-pkger.x86_64 Package on Fedora 35

Last updated: September 21,2024

1. Install "golang-github-markbates-pkger.x86_64" package

This guide covers the steps necessary to install golang-github-markbates-pkger.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-markbates-pkger.x86_64

2. Uninstall "golang-github-markbates-pkger.x86_64" package

Learn how to uninstall golang-github-markbates-pkger.x86_64 on Fedora 35:

$ sudo dnf remove golang-github-markbates-pkger.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-markbates-pkger.x86_64 package on Fedora 35

Last metadata expiration check: 0:44:41 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-markbates-pkger
Version : 0.17.1
Release : 5.fc35
Architecture : x86_64
Size : 2.1 M
Source : golang-github-markbates-pkger-0.17.1-5.fc35.src.rpm
Repository : updates
Summary : Embed static files in Go binaries
URL : https://github.com/markbates/pkger
License : MIT
Description :
: Pkger is a tool for embedding static files into Go binaries. It will, hopefully,
: be a replacement for github.com/gobuffalo/packr/v2.