How to Install and Uninstall golang-github-dchest-uniuri-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "golang-github-dchest-uniuri-dev" package

This guide let you learn how to install golang-github-dchest-uniuri-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-dchest-uniuri-dev

2. Uninstall "golang-github-dchest-uniuri-dev" package

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

$ sudo apt remove golang-github-dchest-uniuri-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-dchest-uniuri-dev package on Kali Linux

Package: golang-github-dchest-uniuri-dev
Source: golang-github-dchest-uniuri
Version: 0.0~git20200228.7aecb25-1
Installed-Size: 19
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4124
SHA256: 3d7d283b6e6057185e0759176e8494d68f0414346bc5632a0b9d6573042ee39d
SHA1: 5aa1bd4a0f7748e2728614518c3841bbf181d12c
MD5sum: 902b479de60b65b6ffd28d79b0434a09
Description: generator of random strings to identify unique objects
This Go package contains software to generate random strings good for
use in URIs to identify unique objects.
.
A standard string created by New() is 16 bytes in length and consists
of Latin upper and lowercase letters, and numbers (from the set of 62
allowed characters), which means that it has ~95 bits of entropy. To get
more entropy, you can use NewLen(UUIDLen), which returns 20-byte string,
giving ~119 bits of entropy, or any other desired length.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dchest/uniuri
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-dchest-uniuri/golang-github-dchest-uniuri-dev_0.0~git20200228.7aecb25-1_all.deb