How to Install and Uninstall golang-github-apparentlymart-go-versions-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "golang-github-apparentlymart-go-versions-dev" package

This tutorial shows how to install golang-github-apparentlymart-go-versions-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-apparentlymart-go-versions-dev

2. Uninstall "golang-github-apparentlymart-go-versions-dev" package

This tutorial shows how to uninstall golang-github-apparentlymart-go-versions-dev on Kali Linux:

$ sudo apt remove golang-github-apparentlymart-go-versions-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-apparentlymart-go-versions-dev package on Kali Linux

Package: golang-github-apparentlymart-go-versions-dev
Source: golang-github-apparentlymart-go-versions
Version: 1.0.1-1
Installed-Size: 153
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-davecgh-go-spew-dev, golang-github-go-test-deep-dev, golang-github-kylelemons-godebug-dev
Size: 25960
SHA256: f1061160f480db1da1739d5c548119b94d842be8a18849945c9a7d8e416c8a56
SHA1: 622543649d700dcedd730241d5e84cd2c4fc7283
MD5sum: be88e98bb184cdd43cfe86aa34e3fb2d
Description: version-wrangling library for Go
This package contains a library for wrangling versions, lists of versions,
and sets of versions. Its idea of "version" is that defined by semantic
versioning (https://semver.org/).
.
There are many Go libraries out there for dealing with versions in
general and semantic versioning in particular, but many of them don't
meet all of the following requirements that this library seeks to meet:
- Version string and constraint string parsing with good, user-oriented
error messages in case of syntax problems.
- Built-in mechanisms for filtering and sorting lists of candidate
versions based on constraints.
- Ergonomic API for the calling application.
Description-md5:
Homepage: https://github.com/apparentlymart/go-versions
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-apparentlymart-go-versions/golang-github-apparentlymart-go-versions-dev_1.0.1-1_all.deb