How to Install and Uninstall python-beanstalkc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-beanstalkc" package
This is a short guide on how to install python-beanstalkc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-beanstalkc
Copied
2. Uninstall "python-beanstalkc" package
Please follow the guidance below to uninstall python-beanstalkc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-beanstalkc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-beanstalkc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-beanstalkc
Priority: optional
Section: universe/python
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: beanstalkc
Version: 0.4.0-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-yaml
Suggests: beanstalkd
Filename: pool/universe/b/beanstalkc/python-beanstalkc_0.4.0-1_all.deb
Size: 11128
MD5sum: 0355f2e8b21b8b75ee8753cc2bbc3f61
SHA1: ef368205c910376aeea1201ebca1181f6cfe25a1
SHA256: 424ba562438020feb34fbec2a9fc5cd866feccf55fe34ef954ca3ca1f909b86a
Description-en: simple beanstalkd client library for Python
beanstalkc is a simple beanstalkd client library for Python. beanstalkd is a
fast, distributed, in-memory workqueue service. Beanstalkc is written in pure
Python and is compatible with eventlet and gevent.
Description-md5: 550d37d546ba115ecf6ebb52607af71f
Homepage: https://github.com/earl/beanstalkc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: beanstalkc
Version: 0.4.0-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-yaml
Suggests: beanstalkd
Filename: pool/universe/b/beanstalkc/python-beanstalkc_0.4.0-1_all.deb
Size: 11128
MD5sum: 0355f2e8b21b8b75ee8753cc2bbc3f61
SHA1: ef368205c910376aeea1201ebca1181f6cfe25a1
SHA256: 424ba562438020feb34fbec2a9fc5cd866feccf55fe34ef954ca3ca1f909b86a
Description-en: simple beanstalkd client library for Python
beanstalkc is a simple beanstalkd client library for Python. beanstalkd is a
fast, distributed, in-memory workqueue service. Beanstalkc is written in pure
Python and is compatible with eventlet and gevent.
Description-md5: 550d37d546ba115ecf6ebb52607af71f
Homepage: https://github.com/earl/beanstalkc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu