How to Install and Uninstall golang-github-zeebo-errs-dev Package on Kali Linux

Last updated: July 04,2024

1. Install "golang-github-zeebo-errs-dev" package

Please follow the guidance below to install golang-github-zeebo-errs-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-zeebo-errs-dev

2. Uninstall "golang-github-zeebo-errs-dev" package

This tutorial shows how to uninstall golang-github-zeebo-errs-dev on Kali Linux:

$ sudo apt remove golang-github-zeebo-errs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-zeebo-errs-dev package on Kali Linux

Package: golang-github-zeebo-errs-dev
Source: golang-github-zeebo-errs
Version: 1.3.0-3
Installed-Size: 38
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 7636
SHA256: 398aaa6861d7e252d7443b52c356866b3d819f9506d7106a6662f027191c3bf6
SHA1: 7423bf6b4356f5d1b308324693b9bd5c21086b22
MD5sum: 19be736cc7806bb39e2e61f6c07e7eea
Description: errs is a Go library for error handling
errs is a package for making errors friendly and easy. Errors come
with a stack trace that is only printed when a "+" character is used in
the format string. This should retain the benefits of being able to
diagnose where and why errors happen, without all of the noise of
printing a stack trace in every situation.
.
This package contains the library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/zeebo/errs
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-zeebo-errs/golang-github-zeebo-errs-dev_1.3.0-3_all.deb

5. The same packages on other Linux Distributions