How to Install and Uninstall golang-github-mattetti-filebuffer-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-mattetti-filebuffer-devel.noarch" package

This tutorial shows how to install golang-github-mattetti-filebuffer-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-mattetti-filebuffer-devel.noarch

2. Uninstall "golang-github-mattetti-filebuffer-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-mattetti-filebuffer-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-mattetti-filebuffer-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-mattetti-filebuffer-devel.noarch package on Fedora 34

Last metadata expiration check: 3:22:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-mattetti-filebuffer-devel
Version : 1.0.1
Release : 2.fc34
Architecture : noarch
Size : 13 k
Source : golang-github-mattetti-filebuffer-1.0.1-2.fc34.src.rpm
Repository : fedora
Summary : Filebuffer provides file-like interfaces, backed by an in-memory byte buffer
URL : https://github.com/mattetti/filebuffer
License : MIT
Description : Filebuffer is a package implementing a few file-like interfaces. The
: implementation is backed by a byte buffer. The main purpose is to have in-
: memory file alternative.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/mattetti/filebuffer