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

Last updated: October 06,2024

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

This guide let you learn how to install golang-github-mattetti-filebuffer-devel.noarch on Fedora 36

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

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

Please follow the steps below to uninstall golang-github-mattetti-filebuffer-devel.noarch on Fedora 36:

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

Last metadata expiration check: 4:21:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-mattetti-filebuffer-devel
Version : 1.0.1
Release : 4.fc36
Architecture : noarch
Size : 13 k
Source : golang-github-mattetti-filebuffer-1.0.1-4.fc36.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