How to Install and Uninstall golang-github-jwilder-encoding-devel.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "golang-github-jwilder-encoding-devel.noarch" package

Please follow the guidelines below to install golang-github-jwilder-encoding-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-jwilder-encoding-devel.noarch

2. Uninstall "golang-github-jwilder-encoding-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-jwilder-encoding-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-jwilder-encoding-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jwilder-encoding-devel.noarch package on Fedora 36

Last metadata expiration check: 4:16:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-jwilder-encoding-devel
Version : 0
Release : 0.8.20190625gitb4e1701.fc36
Architecture : noarch
Size : 20 k
Source : golang-github-jwilder-encoding-0-0.8.20190625gitb4e1701.fc36.src.rpm
Repository : fedora
Summary : Library for working with compressed arrays of integers
URL : https://github.com/jwilder/encoding
License : MIT
Description : Encoding is a library for working with compressed arrays of integers. The
: compression algorithms used are different from typical general purpose
: algorithms such as Gzip, Snappy, etc. They are more commonly found in search
: engines (inverted indexes) and columnar databases.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jwilder/encoding