How to Install and Uninstall golang-github-cenkalti-backoff-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "golang-github-cenkalti-backoff-dev" package

This guide let you learn how to install golang-github-cenkalti-backoff-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-cenkalti-backoff-dev

2. Uninstall "golang-github-cenkalti-backoff-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-cenkalti-backoff-dev on Kali Linux:

$ sudo apt remove golang-github-cenkalti-backoff-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-cenkalti-backoff-dev package on Kali Linux

Package: golang-github-cenkalti-backoff-dev
Source: golang-github-cenkalti-backoff
Version: 4.2.1-1
Installed-Size: 53
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 11260
SHA256: a8919cb5c90d2d930aeb7af9092bb7c37517f0c55903c5666ea2fd3bf9005186
SHA1: e291c3e741770508ca534d5d1a8fdd1141b55bca
MD5sum: 24b70677d5b3c138a80a68d6b62f4f3b
Description: exponential backoff algorithm in Go
Exponential backoff is an algorithm that uses feedback to multiplicatively
decrease the rate of some process, in order to gradually find an acceptable
rate. The retries exponentially increase and stop increasing when a certain
threshold is met.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cenkalti/backoff
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-cenkalti-backoff/golang-github-cenkalti-backoff-dev_4.2.1-1_all.deb