How to Install and Uninstall golang-github-xlab-handysort-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "golang-github-xlab-handysort-dev" package

Please follow the step by step instructions below to install golang-github-xlab-handysort-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-xlab-handysort-dev

2. Uninstall "golang-github-xlab-handysort-dev" package

Please follow the instructions below to uninstall golang-github-xlab-handysort-dev on Kali Linux:

$ sudo apt remove golang-github-xlab-handysort-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-xlab-handysort-dev package on Kali Linux

Package: golang-github-xlab-handysort-dev
Source: golang-github-xlab-handysort
Version: 0.0~git20150421.fb3537e-3
Installed-Size: 24
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 5436
SHA256: 2b57ec3b50fc08501e36d90c2cdcec9d879405faa487d9f6295b0c83b0d2f504
SHA1: 67050711c25f7b83e8bafe687b6756da28ea7c79
MD5sum: c77b34866c4998c5ae813430ed801110
Description: Alphanumeric string sorting algorithm implementation in Go
This is a Go package implementing a correct comparison function to compare
alphanumeric strings with respect to their integer parts.
.
For example, this is the default result of strings sort:
hello1 hello10 hello11 hello2 hello3
.
This is the result from handysort: hello1 hello2 hello3 hello10 hello11
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/xlab/handysort
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-xlab-handysort/golang-github-xlab-handysort-dev_0.0~git20150421.fb3537e-3_all.deb