How to Install and Uninstall golang-github-segmentio-ksuid-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "golang-github-segmentio-ksuid-dev" package

Please follow the instructions below to install golang-github-segmentio-ksuid-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-segmentio-ksuid-dev

2. Uninstall "golang-github-segmentio-ksuid-dev" package

Here is a brief guide to show you how to uninstall golang-github-segmentio-ksuid-dev on Kali Linux:

$ sudo apt remove golang-github-segmentio-ksuid-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-segmentio-ksuid-dev package on Kali Linux

Package: golang-github-segmentio-ksuid-dev
Source: golang-github-segmentio-ksuid
Version: 1.0.4-2
Installed-Size: 75
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 16116
SHA256: ee07c72615222821ba2585e407d624185a9c86311b8d51294a2a9a460519c4a2
SHA1: 064aa7570b5696caed13147516b45ea4bb53193c
MD5sum: 9946dd822be4c1bd34d7ea77cf529551
Description: K-Sortable Globally Unique IDs (Go library)
ksuid is an efficient, comprehensive, battle-tested Go library for
generating and parsing a specific kind of globally unique identifier
called a *KSUID*. This library serves as its reference implementation.
.
What is a KSUID?
.
KSUID is for K-Sortable Unique IDentifier. It is a kind of globally
unique identifier similar to a RFC 4122 UUID, built from the ground-up
to be "naturally" sorted by generation timestamp without any special
type-aware logic.
.
In short, running a set of KSUIDs through the UNIX sort command will
result in a list ordered by generation time.
.
Why use KSUIDs?
.
There are numerous methods for generating unique identifiers, so why
KSUID?
.
1. Naturally ordered by generation time
2. Collision-free, coordination-free, dependency-free
3. Highly portable representations
.
See https://segment.com/blog/a-brief-history-of-the-uuid/
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/segmentio/ksuid
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-segmentio-ksuid/golang-github-segmentio-ksuid-dev_1.0.4-2_all.deb