How to Install and Uninstall beanstalkd Package on Kali Linux
Last updated: January 10,2025
1. Install "beanstalkd" package
Here is a brief guide to show you how to install beanstalkd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
beanstalkd
Copied
2. Uninstall "beanstalkd" package
Please follow the step by step instructions below to uninstall beanstalkd on Kali Linux:
$
sudo apt remove
beanstalkd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the beanstalkd package on Kali Linux
Package: beanstalkd
Source: beanstalkd (1.12-2)
Version: 1.12-2+b2
Installed-Size: 133
Maintainer: Gregory Potamianos
Architecture: amd64
Depends: libc6 (>= 2.34), libsystemd0, adduser, netbase, lsb-base (>= 3.0-6)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: doc-base
Size: 46944
SHA256: 27d26244a117acb735c3eba6ff3f5d54e64b8cce0d2a00a5d4e40429db7f972f
SHA1: 188f669f873b9ae6fa18d1fd58f13d0950b388b2
MD5sum: 93b9a6a7602a0a6bb894ece6a78e11bd
Description: 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:
Homepage: https://github.com/beanstalkd/beanstalkd
Tag: implemented-in::c, interface::daemon, network::server, network::service,
role::program, works-with::software:running
Section: net
Priority: optional
Filename: pool/main/b/beanstalkd/beanstalkd_1.12-2+b2_amd64.deb
Source: beanstalkd (1.12-2)
Version: 1.12-2+b2
Installed-Size: 133
Maintainer: Gregory Potamianos
Architecture: amd64
Depends: libc6 (>= 2.34), libsystemd0, adduser, netbase, lsb-base (>= 3.0-6)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: doc-base
Size: 46944
SHA256: 27d26244a117acb735c3eba6ff3f5d54e64b8cce0d2a00a5d4e40429db7f972f
SHA1: 188f669f873b9ae6fa18d1fd58f13d0950b388b2
MD5sum: 93b9a6a7602a0a6bb894ece6a78e11bd
Description: 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:
Homepage: https://github.com/beanstalkd/beanstalkd
Tag: implemented-in::c, interface::daemon, network::server, network::service,
role::program, works-with::software:running
Section: net
Priority: optional
Filename: pool/main/b/beanstalkd/beanstalkd_1.12-2+b2_amd64.deb