How to Install and Uninstall golang-github-spf13-afero-devel.noarch Package on Fedora 35
Last updated: November 01,2024
1. Install "golang-github-spf13-afero-devel.noarch" package
This tutorial shows how to install golang-github-spf13-afero-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-spf13-afero-devel.noarch
Copied
2. Uninstall "golang-github-spf13-afero-devel.noarch" package
Learn how to uninstall golang-github-spf13-afero-devel.noarch on Fedora 35:
$
sudo dnf remove
golang-github-spf13-afero-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-spf13-afero-devel.noarch package on Fedora 35
Last metadata expiration check: 1:16:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-spf13-afero-devel
Version : 1.5.1
Release : 3.fc35
Architecture : noarch
Size : 62 k
Source : golang-github-spf13-afero-1.5.1-3.fc35.src.rpm
Repository : fedora
Summary : FileSystem Abstraction System for Go
URL : https://github.com/spf13/afero
License : ASL 2.0
Description : Afero is an filesystem framework providing a simple, uniform and universal API
: interacting with any filesystem, as an abstraction layer providing interfaces,
: types and methods. Afero has an exceptionally clean interface and simple design
: without needless constructors or initialization methods.
:
: Afero is also a library providing a base set of interoperable backend
: filesystems that make it easy to work with afero while retaining all the power
: and benefit of the os and ioutil packages.
:
: Afero provides significant improvements over using the os package alone, most
: notably the ability to create mock and testing filesystems without relying on
: the disk.
:
: It is suitable for use in a any situation where you would consider using the OS
: package as it provides an additional abstraction that makes it easy to use a
: memory backed file system during testing. It also adds support for the http
: filesystem for full interoperability.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/spf13/afero
Available Packages
Name : golang-github-spf13-afero-devel
Version : 1.5.1
Release : 3.fc35
Architecture : noarch
Size : 62 k
Source : golang-github-spf13-afero-1.5.1-3.fc35.src.rpm
Repository : fedora
Summary : FileSystem Abstraction System for Go
URL : https://github.com/spf13/afero
License : ASL 2.0
Description : Afero is an filesystem framework providing a simple, uniform and universal API
: interacting with any filesystem, as an abstraction layer providing interfaces,
: types and methods. Afero has an exceptionally clean interface and simple design
: without needless constructors or initialization methods.
:
: Afero is also a library providing a base set of interoperable backend
: filesystems that make it easy to work with afero while retaining all the power
: and benefit of the os and ioutil packages.
:
: Afero provides significant improvements over using the os package alone, most
: notably the ability to create mock and testing filesystems without relying on
: the disk.
:
: It is suitable for use in a any situation where you would consider using the OS
: package as it provides an additional abstraction that makes it easy to use a
: memory backed file system during testing. It also adds support for the http
: filesystem for full interoperability.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/spf13/afero