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

Last updated: May 18,2024

1. Install "golang-github-abdullin-seq-dev" package

Please follow the steps below to install golang-github-abdullin-seq-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-abdullin-seq-dev

2. Uninstall "golang-github-abdullin-seq-dev" package

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

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

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

Package: golang-github-abdullin-seq-dev
Source: golang-github-abdullin-seq
Version: 0.0~git20160510.d5467c1-3
Installed-Size: 23
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4984
SHA256: 9859a9076282783a33f65dbd19a3301c44f2420ab8dddd2117aa879395b82b0e
SHA1: 77e40720ddca9aa9c6ae618d0b83334c8464e57f
MD5sum: e1902d4fc961ed2a2a5272f117913e0d
Description: structural equality library
This package contains a structural equality library for Golang.
.
One can define expectations on objects (e.g. API responses or expected
events) by creating an instance of seq.Map, which is provided by this
package.
.
Maps can be nested or they could have flat paths. Values could be
represented with strings, primitive types, instances of seq.Map or
JSON-serializable objects.
.
Once the expectation exists, one could compare it with an actual
object. If the actual object has some invalid or missing properties,
the result will have nice error messages.
Description-md5:
Homepage: https://github.com/abdullin/seq
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-abdullin-seq/golang-github-abdullin-seq-dev_0.0~git20160510.d5467c1-3_all.deb