How to Install and Uninstall golang-github-shulhan-bindata.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "golang-github-shulhan-bindata.x86_64" package

This guide covers the steps necessary to install golang-github-shulhan-bindata.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-shulhan-bindata.x86_64

2. Uninstall "golang-github-shulhan-bindata.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang-github-shulhan-bindata.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-shulhan-bindata.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-shulhan-bindata.x86_64 package on Fedora 34

Last metadata expiration check: 1:09:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-shulhan-bindata
Version : 3.6.1
Release : 2.fc34
Architecture : x86_64
Size : 825 k
Source : golang-github-shulhan-bindata-3.6.1-2.fc34.src.rpm
Repository : fedora
Summary : A small utility which generates Go code from any file
URL : https://github.com/shuLhan/go-bindata
License : CC0
Description :
: A small utility which generates Go code from any file. Useful for embedding
: binary data in a Go program.