How to Install and Uninstall beanstalkd Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "beanstalkd" package

Please follow the guidance below to install beanstalkd on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install beanstalkd

2. Uninstall "beanstalkd" package

Learn how to uninstall beanstalkd on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove beanstalkd $ sudo apt autoclean && sudo apt autoremove

3. Information about the beanstalkd package on Ubuntu 20.10 (Groovy Gorilla)

Package: beanstalkd
Architecture: amd64
Version: 1.11-2
Priority: extra
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gregory Potamianos
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 122
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.14), libsystemd0, adduser, netbase, lsb-base (>= 3.0-6)
Suggests: doc-base
Filename: pool/universe/b/beanstalkd/beanstalkd_1.11-2_amd64.deb
Size: 43704
MD5sum: 486f36413703eb88bafdad5b0af4d929
SHA1: f80675389ce438866a9500a921761cd984b71184
SHA256: c71982906d24e75bab5d4c450b1e9ce2d7c74ebcf3d807cf498418bcfaa4bbdf
SHA512: 89a3e25a7e32d698d912742d2a2271c7c6811452151cc7442035791cd81b3a5991a175fef39b695516e0fbdf89ec793d1abcae7665adf4c37cfa0be73aecc834
Homepage: https://github.com/beanstalkd/beanstalkd
Description-en: simple, in-memory, workqueue service
Beanstalkd is a simple, fast, workqueue service (a specific case of message
queueing), in which messages are organised in "tubes". Beanstalk clients can
insert and consume messages into and from such tubes.
.
The beanstalk interface is generic, but was originally designed for reducing
the latency of page views in high-volume web applications by running
time-consuming tasks asynchronously.
.
Beanstalkd is meant to be ran in a trusted network, as it has no
authorisation/authentication mechanisms.
.
This package has the server files.
Description-md5: c5918527026b57dc76d8a8c9e30ecf13