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

Last updated: November 30,2024

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

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

$ 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

Here is a brief guide to show you how to uninstall golang-gopkg-src-d-billy-4-devel.noarch on Fedora 38:

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

Last metadata expiration check: 5:34:42 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-gopkg-src-d-billy-4-devel
Version : 4.3.2
Release : 7.fc38
Architecture : noarch
Size : 44 k
Source : golang-gopkg-src-d-billy-4-4.3.2-7.fc38.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