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

Last updated: May 19,2024

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

Learn how to install golang-github-spf13-nitro-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall golang-github-spf13-nitro-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-github-spf13-nitro-dev
Priority: extra
Section: universe/devel
Installed-Size: 18
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-spf13-nitro
Version: 0.0~git20131003.0.24d7ef3-2
Depends: golang-go | gccgo
Filename: pool/universe/g/golang-github-spf13-nitro/golang-github-spf13-nitro-dev_0.0~git20131003.0.24d7ef3-2_all.deb
Size: 3614
MD5sum: e9c0749b6c5ddab3a4405da3122c71f6
SHA1: 0bbd9b7d26951bd8c68de2453001d38c9241318f
SHA256: 04b72a0083d82416cf9f3b0d708f9addb020b3e66ce9c7400f24082b63cc56ab
Description-en: Quick and easy performance analyzer library for Go
Nitro is a quick and easy performance analyzer library for the Go Programming
Language. It is useful for comparing A/B against different drafts of functions
or different functions. Building on the standard pprof library, Nitro provides
a very high-level view of your application performance to help identify areas
to investigate further. It also provides an easy metric to compare as you
revise and improve each part of your application.
Description-md5: 676b778432fefbe977ea87b531d7da96
Homepage: https://github.com/spf13/nitro
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu