How to Install and Uninstall golang-github-gdamore-encoding-devel.noarch Package on Fedora 35
Last updated: November 26,2024
1. Install "golang-github-gdamore-encoding-devel.noarch" package
This is a short guide on how to install golang-github-gdamore-encoding-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-gdamore-encoding-devel.noarch
Copied
2. Uninstall "golang-github-gdamore-encoding-devel.noarch" package
Please follow the guidelines below to uninstall golang-github-gdamore-encoding-devel.noarch on Fedora 35:
$
sudo dnf remove
golang-github-gdamore-encoding-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-gdamore-encoding-devel.noarch package on Fedora 35
Last metadata expiration check: 3:54:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-gdamore-encoding-devel
Version : 1.0.0
Release : 8.fc35
Architecture : noarch
Size : 21 k
Source : golang-github-gdamore-encoding-1.0.0-8.fc35.src.rpm
Repository : fedora
Summary : Various character map encodings missing from golang.org/x/net/encoding
URL : https://github.com/gdamore/encoding
License : ASL 2.0
Description : Package encoding provides a number of encodings that are missing from the
: standard Go encoding package.
:
: We hope that we can contribute these to the standard Go library someday. It
: turns out that some of these are useful for dealing with I/O streams coming
: from non-UTF friendly sources.
:
: The UTF8 Encoder is also useful for situations where valid UTF-8 might be
: carried in streams that contain non-valid UTF; in particular I use it for
: helping me cope with terminals that embed escape sequences in otherwise valid
: UTF-8.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gdamore/encoding
Available Packages
Name : golang-github-gdamore-encoding-devel
Version : 1.0.0
Release : 8.fc35
Architecture : noarch
Size : 21 k
Source : golang-github-gdamore-encoding-1.0.0-8.fc35.src.rpm
Repository : fedora
Summary : Various character map encodings missing from golang.org/x/net/encoding
URL : https://github.com/gdamore/encoding
License : ASL 2.0
Description : Package encoding provides a number of encodings that are missing from the
: standard Go encoding package.
:
: We hope that we can contribute these to the standard Go library someday. It
: turns out that some of these are useful for dealing with I/O streams coming
: from non-UTF friendly sources.
:
: The UTF8 Encoder is also useful for situations where valid UTF-8 might be
: carried in streams that contain non-valid UTF; in particular I use it for
: helping me cope with terminals that embed escape sequences in otherwise valid
: UTF-8.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gdamore/encoding