How to Install and Uninstall python-beanbag Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 23,2024

1. Install "python-beanbag" package

Here is a brief guide to show you how to install python-beanbag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-beanbag

2. Uninstall "python-beanbag" package

This guide let you learn how to uninstall python-beanbag on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-beanbag $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-beanbag package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-beanbag
Priority: optional
Section: universe/python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Anthony Towns
Architecture: all
Source: beanbag
Version: 1.9.2-1ubuntu1
Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-beanbag-doc, python-requests-oauthlib
Filename: pool/universe/b/beanbag/python-beanbag_1.9.2-1ubuntu1_all.deb
Size: 12050
MD5sum: 76fd51edb3fe1e7b6c69fa1d9c50261c
SHA1: b0fc2ebe4e7106126fb39a66cd4a6395d5b50543
SHA256: 656666f0cac36b1c83e16996bfaacbb1728d4b3b40bc9e51e51eb1e2a9d179cf
Description-en: Helper module for accessing REST APIs
BeanBag is a simple module that lets you access REST APIs in an easy
way. See `http://beanbag.readthedocs.org/` for more information.
.
This package installs the library for Python 2.
Description-md5: 73dcb1107ba84ffdd8f2b47a2e0cbb44
Homepage: https://pypi.python.org/pypi/beanbag
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions