How to Install and Uninstall golang-gopkg-eapache-queue.v1-dev Package on Kali Linux

Last updated: February 24,2025

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

Please follow the step by step instructions below to install golang-gopkg-eapache-queue.v1-dev on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall golang-gopkg-eapache-queue.v1-dev on Kali Linux:

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

Package: golang-gopkg-eapache-queue.v1-dev
Source: golang-gopkg-eapache-queue.v1
Version: 1.1.0-2
Installed-Size: 24
Maintainer: Debian Go Packaging Team
Architecture: all
Provides: golang-github-eapache-queue-dev
Size: 5028
SHA256: cb07b2c5b41d897730545a1b5365ec839023656859ce9c44b730a0ed002edae5
SHA1: 529d295616cde00f386c90f356cbe985f74aed87
MD5sum: 16f3da9674faa7b12a73472843ef709a
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/eapache/queue
Section: golang
Priority: optional
Filename: pool/main/g/golang-gopkg-eapache-queue.v1/golang-gopkg-eapache-queue.v1-dev_1.1.0-2_all.deb