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

Last updated: May 15,2024

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

In this section, we are going to explain the necessary steps to install golang-github-calmh-randomart-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall golang-github-calmh-randomart-dev on Kali Linux:

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

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

Package: golang-github-calmh-randomart-dev
Source: golang-github-calmh-randomart
Version: 1.1.0-2
Installed-Size: 20
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4236
SHA256: 03a3e7ec3beb46c4b02b5153878f1701bf6937584c12cdb5a4c584690389e852
SHA1: 43d600c7775287f28b01f459ff48c430427099ec
MD5sum: 036478997d614126947a555babaa4ce1
Description: generates OpenSSH-style randomart (Go library)
Go package randomart generates OpenSSH style "randomart" images
based on key fingerprints.
.
Example:
.
data := []byte{ 0x9b, 0x4c, 0x7b, 0xce, 0x7a, 0xbd, 0x0a, 0x13,
0x61, 0xfb, 0x17, 0xc2, 0x06, 0x12, 0x0c, 0xed }
ra := randomart.Generate(data, "RSA 2048")
fmt.Println(ra)
.
+--[ RSA 2048 ]---+
| .+. |
| o. |
| .. + |
| Eo = |
| S + . |
| o B . . |
| B o.. |
| *... |
| .o+... |
+-----------------+
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/calmh/randomart
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-calmh-randomart/golang-github-calmh-randomart-dev_1.1.0-2_all.deb