How to Install and Uninstall beanstalk-client.x86_64 Package on CentOS 8 / RHEL 8

Last updated: February 05,2025

1. Install "beanstalk-client.x86_64" package

This is a short guide on how to install beanstalk-client.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install beanstalk-client.x86_64

2. Uninstall "beanstalk-client.x86_64" package

This guide covers the steps necessary to uninstall beanstalk-client.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove beanstalk-client.x86_64 $ sudo dnf autoremove

3. Information about the beanstalk-client.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:53:32 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : beanstalk-client
Version : 1.4.0
Release : 1.el8
Architecture : x86_64
Size : 36 k
Source : beanstalk-client-1.4.0-1.el8.src.rpm
Repository : epel
Summary : C/C++ client for the beanstalkd work queue
URL : https://github.com/deepfryed/beanstalk-client
License : BSD
Description : A C/C++ client library for the beanstalkd work queue.