How to Install and Uninstall golang-github-philhofer-fwd-devel.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "golang-github-philhofer-fwd-devel.noarch" package

Please follow the guidance below to install golang-github-philhofer-fwd-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-philhofer-fwd-devel.noarch

2. Uninstall "golang-github-philhofer-fwd-devel.noarch" package

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

$ sudo dnf remove golang-github-philhofer-fwd-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-philhofer-fwd-devel.noarch package on Fedora 34

Last metadata expiration check: 1:45:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-philhofer-fwd-devel
Version : 1.1.1
Release : 2.fc34
Architecture : noarch
Size : 19 k
Source : golang-github-philhofer-fwd-1.1.1-2.fc34.src.rpm
Repository : fedora
Summary : Buffered Reader/Writer
URL : https://github.com/philhofer/fwd
License : MIT
Description : The fwd package provides a buffered reader and writer. Each has methods that
: help improve the encoding/decoding performance of some binary protocols.
:
: The fwd.Writer and fwd.Reader type provide similar functionality to their
: counterparts in bufio, plus a few extra utility methods that simplify
: read-ahead and write-ahead.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/philhofer/fwd