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

Last updated: May 18,2024

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

This guide let you learn how to install golang-github-spf13-pflag-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: golang-github-spf13-pflag-dev
Priority: extra
Section: universe/devel
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-spf13-pflag
Version: 0.0~git20151218.0.7f60f83-2
Filename: pool/universe/g/golang-github-spf13-pflag/golang-github-spf13-pflag-dev_0.0~git20151218.0.7f60f83-2_all.deb
Size: 26794
MD5sum: a486825d93c05ad217e654a9e168112a
SHA1: 693e0b8ad1193b88d7528d462998768122d15e22
SHA256: b1d6a07cd877232ff1fc14629c3b484a5a900e1f1cad485eec6ea82429ef05d8
Description-en: Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
pflag is a drop-in replacement for Go's flag package, implementing
POSIX/GNU-style --flags
.
pflag is compatible with the GNU extensions to
the POSIX recommendations for command-line options
(http://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html).
.
Forked from github.com/ogier/pflag.
Description-md5: 2774d99e2e810ffcbd1529fd0f3b978c
Homepage: https://github.com/spf13/pflag
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu