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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install golang-github-markbates-pkger.x86_64 on Fedora 36

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

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

This tutorial shows how to uninstall golang-github-markbates-pkger.x86_64 on Fedora 36:

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

Last metadata expiration check: 0:46:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-markbates-pkger
Version : 0.17.1
Release : 6.fc36
Architecture : x86_64
Size : 2.1 M
Source : golang-github-markbates-pkger-0.17.1-6.fc36.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.