How to Install and Uninstall golang-gopkg-bufio.v1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "golang-gopkg-bufio.v1-dev" package

Please follow the instructions below to install golang-gopkg-bufio.v1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-gopkg-bufio.v1-dev

2. Uninstall "golang-gopkg-bufio.v1-dev" package

This guide covers the steps necessary to uninstall golang-gopkg-bufio.v1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-gopkg-bufio.v1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-bufio.v1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-gopkg-bufio.v1-dev
Priority: extra
Section: universe/devel
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-gopkg-bufio.v1
Version: 1-1
Depends: golang-go
Filename: pool/universe/g/golang-gopkg-bufio.v1/golang-gopkg-bufio.v1-dev_1-1_all.deb
Size: 20786
MD5sum: 205a1190ced987a2ecab52d5c00b9134
SHA1: f27c4dfa7dcf1603b7739bb64fe2569bf0c1b58c
SHA256: 9e3a6fe7c55e3dd6c0c9a32136b7193ec771a86698b06950143edab677c64331
Description-en: buffered I/O in Golang
"bufio" implements buffered I/O. It wraps an io.Reader or io.Writer
object, creating another object (Reader or Writer) that also implements
the interface but provides buffering and some help for textual I/O.
Description-md5: c1fae9f67f44b98047960be087f47413
Homepage: http://gopkg.in/bufio.v1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu