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

Last updated: June 04,2024

1. Install "python3-beanbag" package

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

$ sudo apt update $ sudo apt install python3-beanbag

2. Uninstall "python3-beanbag" package

Please follow the guidelines below to uninstall python3-beanbag on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3-requests, python3:any (>= 3.3.2-2~)
Suggests: python-beanbag-doc, python3-requests-oauthlib
Filename: pool/universe/b/beanbag/python3-beanbag_1.9.2-1ubuntu1_all.deb
Size: 12146
MD5sum: 90949dd685586176e7ae37531d4a3607
SHA1: 80e1e98509b47583ed8837080498757dfd4d9448
SHA256: 88537d3fd8dc18074c85b55498dfb0188df3b0f5c72fc3553b57f9a432040668
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 3.
Description-md5: d156c0a866a2b164d4ec772892f145f7
Homepage: https://pypi.python.org/pypi/beanbag
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu