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

Last updated: November 26,2024

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

Please follow the instructions below to install golang-github-abdullin-seq-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This is a short guide on how to uninstall golang-github-abdullin-seq-dev on Ubuntu 20.10 (Groovy Gorilla):

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

Package: golang-github-abdullin-seq-dev
Architecture: all
Version: 0.0~git20160510.d5467c1-2
Priority: optional
Section: universe/devel
Source: golang-github-abdullin-seq
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Filename: pool/universe/g/golang-github-abdullin-seq/golang-github-abdullin-seq-dev_0.0~git20160510.d5467c1-2_all.deb
Size: 4820
MD5sum: e0fd706a1c8f45cee36dddda753fcc93
SHA1: da859c4622ef0671be6664717368a2b8a1732801
SHA256: 11fa4f18b2816e38f141042ade11569a5613eea51d963368f357845f4357b9a2
SHA512: 695ac1e6c707eabdec93cc51304a6a89a0c6724728a11c1f82ee5d31b8021196dc1ea683c47fb5719d13b7fe3dc4f3606df308c09cea76992fec1fdb81123de0
Homepage: https://github.com/abdullin/seq
Description-en: 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: 4b13c7ce5d253cbfdf0d963678f9e2e0