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

Last updated: May 14,2024

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

This is a short guide on how to install golang-github-shulhan-bindata.x86_64 on Fedora 35

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

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

This is a short guide on how to uninstall golang-github-shulhan-bindata.x86_64 on Fedora 35:

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

Last metadata expiration check: 4:15:02 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-shulhan-bindata
Version : 3.6.1
Release : 4.fc35
Architecture : x86_64
Size : 817 k
Source : golang-github-shulhan-bindata-3.6.1-4.fc35.src.rpm
Repository : updates
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.