How to Install and Uninstall golang-github-xlab-handysort-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

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

In this section, we are going to explain the necessary steps to install golang-github-xlab-handysort-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the steps below to uninstall golang-github-xlab-handysort-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-xlab-handysort-dev
Architecture: all
Version: 0.0~git20150421.fb3537e-2
Priority: optional
Section: universe/devel
Source: golang-github-xlab-handysort
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24
Filename: pool/universe/g/golang-github-xlab-handysort/golang-github-xlab-handysort-dev_0.0~git20150421.fb3537e-2_all.deb
Size: 5428
MD5sum: df019ece6ee4b0ffbf4ce93f1adaf683
SHA1: d2c97b94597d686dd47d166c64f0bbf73867709f
SHA256: 9e304573513467e5ba55d9c8bb2270172581631115b69e305f5f20919dba2cca
SHA512: 71a4ca6696f33060afb3161a674edc413cc03899e812f3018026aacaf67e80736b3da5fe08a7d3f619b650765fe88145034588aeb466e6e8f1bff247871a6041
Homepage: https://github.com/xlab/handysort
Description-en: 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: 9bfe1794eca7a793555b0ff8dedf9aed