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

Last updated: September 22,2024

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

Please follow the steps below to install golang-github-mattetti-filebuffer-devel.noarch on Fedora 35

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

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

Learn how to uninstall golang-github-mattetti-filebuffer-devel.noarch on Fedora 35:

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

Last metadata expiration check: 3:32:07 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-mattetti-filebuffer-devel
Version : 1.0.1
Release : 3.fc35
Architecture : noarch
Size : 13 k
Source : golang-github-mattetti-filebuffer-1.0.1-3.fc35.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