How to Install and Uninstall golang-github-juju-errors-dev Package on Kali Linux

Last updated: May 17,2024

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

This guide covers the steps necessary to install golang-github-juju-errors-dev on Kali Linux

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

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

This guide covers the steps necessary to uninstall golang-github-juju-errors-dev on Kali Linux:

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

3. Information about the golang-github-juju-errors-dev package on Kali Linux

Package: golang-github-juju-errors-dev
Source: golang-github-juju-errors
Version: 1.0.0-1
Installed-Size: 95
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-gopkg-check.v1-dev
Size: 21408
SHA256: d4f0e9e72d938a6ad136bcb6c8ffb36e321ece2d24ad8022348b431828fc2e36
SHA1: bdef6b6b9490ee9cf70bdf7219fe968eec0e3b1a
MD5sum: 7de2acdc908fad6ccc7c8c7fef992ac0
Description: Common juju errors and functions to annotate errors
The juju/errors library provides an easy way to annotate errors without
losing the original error context.
.
The exported 'New' and 'Errorf' functions are designed to replace the
'errors.New' and 'fmt.Errorf' functions respectively. The same underlying
error is there, but the package also records the location at which the
error was created.
.
A primary use case for this library is to add extra context any time an error
is returned from a function.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/juju/errors
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-juju-errors/golang-github-juju-errors-dev_1.0.0-1_all.deb