How to Install and Uninstall golang-github-spf13-fsync-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

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

This tutorial shows how to install golang-github-spf13-fsync-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall golang-github-spf13-fsync-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the golang-github-spf13-fsync-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-spf13-fsync-dev
Priority: extra
Section: universe/devel
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-spf13-fsync
Version: 0.0~git20151208.0.c2544e7-2
Depends: golang-go | gccgo, golang-github-spf13-afero-dev (>= 0.0~git20151210.0.12f79b2)
Filename: pool/universe/g/golang-github-spf13-fsync/golang-github-spf13-fsync-dev_0.0~git20151208.0.c2544e7-2_all.deb
Size: 6154
MD5sum: 4b919847231a519aec91a4c2c74fcd34
SHA1: 36286de10be63ff774375ce998cb368959e39e6f
SHA256: 31fc4dbb161226eb42356e4971b1fb78bfee1c4e8220f81ee3be7ed34a34aec2
Description-en: Keeps files or directories in sync for Go
Package fsync keeps files and directories in sync for the Go Programming
Language.
.
Read the documentation on GoDoc (http://godoc.org/github.com/spf13/fsync).
.
Forked from "github.com/mostafah/fsync" to add support for Afero
"github.com/spf13/afero".
Description-md5: 49820103167ad9d3ebb4e9cc66955469
Homepage: https://github.com/spf13/fsync
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu