How to Install and Uninstall golang-github-mitchellh-go-fs-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "golang-github-mitchellh-go-fs-dev" package

Please follow the instructions below to install golang-github-mitchellh-go-fs-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-mitchellh-go-fs-dev

2. Uninstall "golang-github-mitchellh-go-fs-dev" package

Please follow the steps below to uninstall golang-github-mitchellh-go-fs-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-mitchellh-go-fs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mitchellh-go-fs-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-mitchellh-go-fs-dev
Priority: extra
Section: universe/devel
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-mitchellh-go-fs
Version: 0.0~git20150611.0.a34c1b9-1
Depends: golang-go
Filename: pool/universe/g/golang-github-mitchellh-go-fs/golang-github-mitchellh-go-fs-dev_0.0~git20150611.0.a34c1b9-1_all.deb
Size: 15848
MD5sum: 2f7d1226210fa01674b45a182bae920b
SHA1: 0d82a05fff475b5aed0574ba30c26c6de78bc7e3
SHA256: 3c49d1de2bb34c606c0bec5f3396aab8ab3cc3676e18b1a4941e2c8cb8b88abc
Description-en: Filesystem library for Go, implementing FAT filesystems so far
This library implements the ability to create, read, and write FAT
filesystems using pure Go. In this library's current state, it is
very good for reading FAT filesystems, and minimally useful for
creating FAT filesystems.
Description-md5: a778d4d338959653cebdafe6ab34bf9d
Homepage: https://github.com/mitchellh/go-fs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu