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

Last updated: May 19,2024

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

Please follow the guidelines below to install golang-github-go-errors-errors-dev on Kali Linux

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

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

Here is a brief guide to show you how to uninstall golang-github-go-errors-errors-dev on Kali Linux:

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

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

Package: golang-github-go-errors-errors-dev
Source: golang-github-go-errors-errors
Version: 1.0.1-4
Installed-Size: 39
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 9032
SHA256: 971a95010296c83fdb41330301394c47e4d5ca7ed3f04a6a4ca8e2bc1e2d5c58
SHA1: 8f67b45bbd25d002ca3becd31016682092de40c2
MD5sum: 774c08bb71a8b7ffe7f984be345e3db2
Description: errors with stacktraces for go
Package errors adds stacktrace support to errors in go.
.
This is particularly useful when you want to understand the state of
execution when an error was returned unexpectedly.
.
It provides the type *Error which implements the standard golang error
interface, so you can use this library interchangeably with code that is
expecting a normal error return.
Description-md5:
Homepage: https://github.com/go-errors/errors
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-go-errors-errors/golang-github-go-errors-errors-dev_1.0.1-4_all.deb