How to Install and Uninstall golang-github-calmh-luhn-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "golang-github-calmh-luhn-dev" package

This guide covers the steps necessary to install golang-github-calmh-luhn-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-calmh-luhn-dev

2. Uninstall "golang-github-calmh-luhn-dev" package

Please follow the guidance below to uninstall golang-github-calmh-luhn-dev on Kali Linux:

$ sudo apt remove golang-github-calmh-luhn-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-calmh-luhn-dev package on Kali Linux

Package: golang-github-calmh-luhn-dev
Source: golang-github-calmh-luhn
Version: 2.0.0-3
Installed-Size: 18
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-go
Size: 3732
SHA256: d5039784f53774848281ef72d4d0245b3b787ce8fa0b985f406edc99fa6f765c
SHA1: b337f03be1c12f661b5eeae64ba62ac89dff9b4f
MD5sum: 9a37fd8d35687b8c01c10794b92acd43
Description: Luhn-mod-N implementation in Go
Package luhn provides a Luhn-mod-N implementation in Go.
Function generate returns a check digit for the string s,
which should be composed of characters from the Alphabet a.
Function validate returns true if the last character of the
string s is correct, for a string s composed of characters
in the alphabet a.
Description-md5:
Homepage: https://github.com/calmh/luhn
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-calmh-luhn/golang-github-calmh-luhn-dev_2.0.0-3_all.deb