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

Last updated: November 25,2024

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

Please follow the guidance below to install golang-github-shulhan-bindata.x86_64 on Fedora 39

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

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

Last metadata expiration check: 5:03:40 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-shulhan-bindata
Version : 3.6.1
Release : 10.fc39
Architecture : x86_64
Size : 798 k
Source : golang-github-shulhan-bindata-3.6.1-10.fc39.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.