How to Install and Uninstall golang-gopkg-eapache-queue.v1-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 23,2024

1. Install "golang-gopkg-eapache-queue.v1-dev" package

This is a short guide on how to install golang-gopkg-eapache-queue.v1-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-gopkg-eapache-queue.v1-dev

2. Uninstall "golang-gopkg-eapache-queue.v1-dev" package

Learn how to uninstall golang-gopkg-eapache-queue.v1-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-gopkg-eapache-queue.v1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-eapache-queue.v1-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-gopkg-eapache-queue.v1-dev
Architecture: all
Version: 1.0.2-4
Priority: extra
Section: universe/devel
Source: golang-gopkg-eapache-queue.v1
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-gopkg-eapache-queue.v1/golang-gopkg-eapache-queue.v1-dev_1.0.2-4_all.deb
Size: 4484
MD5sum: 650227daa01b8d34fc58e18819954e53
SHA1: a1487f54af37d8a9fae8098c987458b3e35a7daa
SHA256: 450a1da989e0fcc899b95174532b4c2c7c297e6fb2927f91277436f7c68243f6
SHA512: 1e60a6dafbddfcd5b22f434a79aec3e83a630ff065c0f3a76ed843e9984050a88bf6bfc4de87632408af176ec89e4b807dd3e8cfbc433a5f44cf4b3e57e317f1
Homepage: https://github.com/eapache/queue
Description-en: fast golang queue using ring-buffer
A fast Golang queue using a ring-buffer, based on the version suggested
by Dariusz Górecki. Using this instead of other, simpler, queue
implementations (slice+append or linked list) provides substantial memory
and time benefits, and fewer GC pauses. The queue implemented here is as
fast as it is in part because it is not thread-safe.
Description-md5: 48a323d2158b74fb4cab9fe5305b568c