How to Install and Uninstall golang-github-spf13-afero-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 05,2024

1. Install "golang-github-spf13-afero-dev" package

Please follow the instructions below to install golang-github-spf13-afero-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-spf13-afero-dev

2. Uninstall "golang-github-spf13-afero-dev" package

This guide covers the steps necessary to uninstall golang-github-spf13-afero-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-spf13-afero-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-spf13-afero-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-spf13-afero-dev
Architecture: all
Version: 1.5.1-1
Priority: extra
Section: universe/devel
Source: golang-github-spf13-afero
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 287
Depends: golang-github-pkg-sftp-dev (>= 1.10.1), golang-golang-x-crypto-dev (>= 1:0.0~git20190820.60c769a), golang-golang-x-text-dev (>= 0.3.3)
Filename: pool/universe/g/golang-github-spf13-afero/golang-github-spf13-afero-dev_1.5.1-1_all.deb
Size: 44876
MD5sum: 7b5ef3a230b16e95cb06796dea15ac8e
SHA1: b580ec79386c71c40ae7bbde5309a87fc0876679
SHA256: 0eb2b7288bb00b9090cf48c33e0efc85ca27dd43f8f23b54e3d9ae2bbf1e845e
SHA512: 3cf608098b15b4fda8b40a0bb355b64fc66dc1a1c534db85ad0055bc19f96b9f41e587ba6b42a18352213a0cb37c859cdeb8e79e89075dc1b4fa3490c7c5f682
Homepage: https://github.com/spf13/afero
Description-en: FileSystem Abstraction System for Go
Afero is a 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 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 filesystem during testing. It also adds
support for the http filesystem for full interoperability.
Description-md5: 5b1399310519d798269d4426c089167f