How to Install and Uninstall golang-github-dimchansky-utfbom-devel.noarch Package on Fedora 34

Last updated: May 02,2024

1. Install "golang-github-dimchansky-utfbom-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-dimchansky-utfbom-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-dimchansky-utfbom-devel.noarch

2. Uninstall "golang-github-dimchansky-utfbom-devel.noarch" package

Please follow the guidance below to uninstall golang-github-dimchansky-utfbom-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-dimchansky-utfbom-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-dimchansky-utfbom-devel.noarch package on Fedora 34

Last metadata expiration check: 4:24:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-dimchansky-utfbom-devel
Version : 1.1.1
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : golang-github-dimchansky-utfbom-1.1.1-2.fc34.src.rpm
Repository : fedora
Summary : Detection of the BOM and removing as necessary
URL : https://github.com/dimchansky/utfbom
License : ASL 2.0
Description : The package utfbom implements the detection of the BOM (Unicode Byte Order
: Mark) and removing as necessary. It can also return the encoding detected
: by the BOM.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/dimchansky/utfbom