How to Install and Uninstall golang-github-ncabatoff-go-seq-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "golang-github-ncabatoff-go-seq-dev" package

This guide let you learn how to install golang-github-ncabatoff-go-seq-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-ncabatoff-go-seq-dev

2. Uninstall "golang-github-ncabatoff-go-seq-dev" package

Please follow the guidelines below to uninstall golang-github-ncabatoff-go-seq-dev on Kali Linux:

$ sudo apt remove golang-github-ncabatoff-go-seq-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-ncabatoff-go-seq-dev package on Kali Linux

Package: golang-github-ncabatoff-go-seq-dev
Source: golang-github-ncabatoff-go-seq
Version: 0.0~git20180805.b08ef85-4
Installed-Size: 23
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-google-go-cmp-dev
Size: 4632
SHA256: 004ebf83d69cc4dba73b0f930f4ac1d26cfc07160463387f7c80de71fec01830
SHA1: 81bd639204118559b2d8e09b4da48a18974f5bbc
MD5sum: 26031d264c0a6b21e6772cd1fd488f54
Description: sequence go values to allow sorting them (library)
This package is intended to allow ordering (most) values via reflection,
much like go-cmp allows comparing values for equality.
.
This is helpful when trying to write Less() methods for sorting
structures.
.
Notable unsupported types include the builtin complex type, channels,
functions, and maps with non-string keys. Pointers can be ordered if
their underlying types can be ordered.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ncabatoff/go-seq
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-ncabatoff-go-seq/golang-github-ncabatoff-go-seq-dev_0.0~git20180805.b08ef85-4_all.deb