How to Install and Uninstall golang-github-mvo5-uboot-devel.noarch Package on Fedora 36

Last updated: July 07,2024

1. Install "golang-github-mvo5-uboot-devel.noarch" package

Here is a brief guide to show you how to install golang-github-mvo5-uboot-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-mvo5-uboot-devel.noarch

2. Uninstall "golang-github-mvo5-uboot-devel.noarch" package

Please follow the instructions below to uninstall golang-github-mvo5-uboot-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-mvo5-uboot-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-mvo5-uboot-devel.noarch package on Fedora 36

Last metadata expiration check: 3:11:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-mvo5-uboot-devel
Version : 0.4
Release : 11.fc36
Architecture : noarch
Size : 14 k
Source : golang-github-mvo5-uboot-0.4-11.fc36.src.rpm
Repository : updates
Summary : Read uboot environment via Go
URL : https://github.com/mvo5/uboot-go
License : MIT
Description : Small Go package/app to read/write uboot env files that contain crc32 + 1 byte
: padding. Unlike fw_{set,print}env it does not needs a /etc/fw_env.config config
: file..
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/mvo5/uboot-go