How to Install and Uninstall golang-github-pkg-errors-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "golang-github-pkg-errors-dev" package

In this section, we are going to explain the necessary steps to install golang-github-pkg-errors-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-pkg-errors-dev

2. Uninstall "golang-github-pkg-errors-dev" package

Please follow the step by step instructions below to uninstall golang-github-pkg-errors-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-pkg-errors-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-pkg-errors-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-pkg-errors-dev
Architecture: all
Version: 0.9.1-1
Priority: extra
Section: universe/devel
Source: golang-github-pkg-errors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67
Filename: pool/universe/g/golang-github-pkg-errors/golang-github-pkg-errors-dev_0.9.1-1_all.deb
Size: 13072
MD5sum: 64f3b45e855dfe3aabff15df738359a9
SHA1: ffd2599b76ddd49b6057a3c5446a8b21ede5f71d
SHA256: 856437dd8ada2e98b22c0619f22d7568599488db4ff13c345c1dda91703a2416
SHA512: 99c2702c2a7cbf205b993c779b776b2bc9e7e217500d0071303bccc37368397363e0376485b03068964648c7c406849e87c03fbe420506bd31ed31deff0e1fff
Homepage: https://github.com/pkg/errors
Description-en: Simple error handling primitives for Go
Package errors provides simple error handling primitives for the Go
programming language.
.
The traditional error handling idiom in Go results in error reports without
context or debugging information.
.
The errors package allows programmers to add context to the failure path in
their code in a way that does not destroy the original value of the error.
Description-md5: 1492dffdc09de2c62219858b04c51154