How to Install and Uninstall golang-gopkg-src-d-billy-4-devel.noarch Package on Fedora 35

Last updated: October 09,2024

1. Install "golang-gopkg-src-d-billy-4-devel.noarch" package

Please follow the instructions below to install golang-gopkg-src-d-billy-4-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-gopkg-src-d-billy-4-devel.noarch

2. Uninstall "golang-gopkg-src-d-billy-4-devel.noarch" package

This is a short guide on how to uninstall golang-gopkg-src-d-billy-4-devel.noarch on Fedora 35:

$ sudo dnf remove golang-gopkg-src-d-billy-4-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-src-d-billy-4-devel.noarch package on Fedora 35

Last metadata expiration check: 5:44:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-gopkg-src-d-billy-4-devel
Version : 4.3.2
Release : 4.fc35
Architecture : noarch
Size : 37 k
Source : golang-gopkg-src-d-billy-4-4.3.2-4.fc35.src.rpm
Repository : fedora
Summary : Interface filesystem abstraction for Go
URL : https://github.com/src-d/go-billy
License : ASL 2.0
Description : The missing interface filesystem abstraction for Go. Billy implements an
: interface based on the os standard library, allowing to develop applications
: without dependency on the underlying storage. Makes it virtually free to
: implement mocks and testing over filesystem operations.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/src-d/go-billy.v4