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

Last updated: October 07,2024

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

Learn how to install golang-github-philhofer-fwd-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall golang-github-philhofer-fwd-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 0:41:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-philhofer-fwd-devel
Version : 1.1.1
Release : 3.fc35
Architecture : noarch
Size : 19 k
Source : golang-github-philhofer-fwd-1.1.1-3.fc35.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