How to Install and Uninstall golang-github-tideland-golib-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 28,2024

1. Install "golang-github-tideland-golib-dev" package

Please follow the steps below to install golang-github-tideland-golib-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-tideland-golib-dev

2. Uninstall "golang-github-tideland-golib-dev" package

This guide covers the steps necessary to uninstall golang-github-tideland-golib-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-tideland-golib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-tideland-golib-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-tideland-golib-dev
Architecture: all
Version: 4.24.2-1
Priority: extra
Section: universe/devel
Source: golang-github-tideland-golib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 791
Filename: pool/universe/g/golang-github-tideland-golib/golang-github-tideland-golib-dev_4.24.2-1_all.deb
Size: 127236
MD5sum: 19f89f14eedf2b286dbb054c30fa0b80
SHA1: 3f8706bdd10a2d91f385f883adc9701c1cc98658
SHA256: 3074955fc61d9cc98f916bd6faf68eaea6efeaab9c539fda68c227c6bcccf375
SHA512: 3fe85bde6a30a8f72410810d84a12899d4a1b53b3c29f84d3e1b2f417807b3bf74a8a2f6cafb5aa3ccac261be0922a8dcdca8f10bf2472f3d4ba3b93906035ea
Homepage: https://github.com/tideland/golib
Description-en: collection of misc Go packages
The Tideland Go Library contains a set of useful Google Go packages for
different purposes. They include:
.
- Audit: Support for unit tests with multiple different assertion types
and functions to generate test data.
- Cache: Lazy loading and caching of values.
- Collections: Different additional collection types like ring buffer,
stack, tree, and more.
- Errors: Detailed error values.
- Etc: Reading and parsing of SML-formatted configurations including
substitution of templates.
- Feed (Atom): Atom feed client.
- Feed (RSS): RSS feed client.
- Identifier: Identifier generation, like UUIDs or composed values.
- Logger: Flexible logging.
- Loop: Control of goroutines and their possible errors. Additional
option of recovering in case of an error or a panic. Sentinels can
monitor multiple loops and restart them all in case of an abnormal end
of one of them.
- Map/Reduce: Map/Reduce for data analysis.
- Monitoring: Monitoring of execution times, stay-set indicators, and
configurable system variables.
- Numerics: Different functions for statistical analysis.
- Redis Client: Client for the Redis database.
- Scene: Context-based shared data access, e.g. for web sessions or in cells.
- Scroller: Continuous filtered reading/writing of data.
- SML: Simple Markup Language, looking lispy, only with curly braces.
- Sort: Parallel Quicksort.
- Stringex: Helpful functions around strings extending the original
strings package.
- Timex: Helpful functions around dates and times.
- Version: Documentation of semantic versions.
Description-md5: 80b9147c828920aa1a2907984ac9d3f0