How to Install and Uninstall golang-github-tideland-golib-dev Package on Kali Linux

Last updated: April 29,2024

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

Please follow the steps below to install golang-github-tideland-golib-dev on Kali Linux

$ 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 Kali Linux:

$ 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 Kali Linux

Package: golang-github-tideland-golib-dev
Source: golang-github-tideland-golib
Version: 4.24.2-1
Installed-Size: 794
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 129866
SHA256: 7c3cb324df6de1d88e70a7d11523565545c408c7f52fad12f7fe8898401ba3e2
SHA1: be51172168dd44852af5c954f02e8b8ba8468f32
MD5sum: b881dd687bcd75dae5595bf221e8565c
Description: 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:
Homepage: https://github.com/tideland/golib
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-tideland-golib/golang-github-tideland-golib-dev_4.24.2-1_all.deb