How to Install and Uninstall compat-golang-github-bufio-devel.noarch Package on Fedora 36
Last updated: January 15,2025
1. Install "compat-golang-github-bufio-devel.noarch" package
Please follow the step by step instructions below to install compat-golang-github-bufio-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
compat-golang-github-bufio-devel.noarch
Copied
2. Uninstall "compat-golang-github-bufio-devel.noarch" package
Please follow the guidance below to uninstall compat-golang-github-bufio-devel.noarch on Fedora 36:
$
sudo dnf remove
compat-golang-github-bufio-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the compat-golang-github-bufio-devel.noarch package on Fedora 36
Last metadata expiration check: 4:04:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : compat-golang-github-bufio-devel
Version : 1
Release : 10.fc36
Architecture : noarch
Size : 8.5 k
Source : golang-gopkg-bufio-1-1-10.fc36.src.rpm
Repository : fedora
Summary : Buffered I/O implementation
URL : https://github.com/go-bufio/bufio
License : BSD
Description : Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer
: object, creating another object (Reader or Writer) that also implements the
: interface but provides buffering and some help for textual I/O.
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/bufio.v1:
: – github.com/go-bufio/bufio
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: gopkg.in/bufio.v1.
Available Packages
Name : compat-golang-github-bufio-devel
Version : 1
Release : 10.fc36
Architecture : noarch
Size : 8.5 k
Source : golang-gopkg-bufio-1-1-10.fc36.src.rpm
Repository : fedora
Summary : Buffered I/O implementation
URL : https://github.com/go-bufio/bufio
License : BSD
Description : Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer
: object, creating another object (Reader or Writer) that also implements the
: interface but provides buffering and some help for textual I/O.
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/bufio.v1:
: – github.com/go-bufio/bufio
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: gopkg.in/bufio.v1.