How to Install and Uninstall ruby-beaneater Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ruby-beaneater" package

Learn how to install ruby-beaneater on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-beaneater

2. Uninstall "ruby-beaneater" package

Please follow the instructions below to uninstall ruby-beaneater on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-beaneater $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-beaneater package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-beaneater
Priority: optional
Section: universe/ruby
Installed-Size: 123
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-1
Depends: ruby | ruby-interpreter
Suggests: beanstalkd
Filename: pool/universe/r/ruby-beaneater/ruby-beaneater_1.0.0-1_all.deb
Size: 21250
MD5sum: a6fa0a7ce69a9125f37a2c0b53f5a694
SHA1: 49044e38c1269c784022bfd5b7ab563088dd4d8b
SHA256: 1afa81fd1dd75e34ef402b033ca0d068afd4eb9b67da82d8687bcf1747a0b597
Description-en: simple beanstalkd client for Ruby
Beaneater offers a way to interact with beanstalkd from within Ruby.
Beanstalkd is a fast, simple work queue. Its 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.
Description-md5: 282a36ad50f398050548911449316635
Homepage: https://github.com/beanstalkd/beaneater
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu