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

Last updated: May 22,2024

1. Install "python3-bottle" package

In this section, we are going to explain the necessary steps to install python3-bottle on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-bottle

2. Uninstall "python3-bottle" package

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

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

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

Package: python3-bottle
Architecture: all
Version: 0.12.7-1+deb8u1build0.16.04.1
Priority: optional
Section: universe/python
Source: python-bottle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 167
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-bottle/python3-bottle_0.12.7-1+deb8u1build0.16.04.1_all.deb
Size: 41106
MD5sum: 612c27a63eacf653a1578278f4b86170
SHA1: 66869416fe1148fdb9700b916e153bafaa06c567
SHA256: a0af0e9c639568d030532e5dde2de33cba45ba8249dd4d78cf6131f8b89c0681
SHA512: 47d3a07952a529d40a618465a6372095302ae3e7afbfce7637bafc1a8fe9b5949e7508ffd1669540ac8b615e16650ebf777aec28c967c9d4b3a3a9c346ee57bc
Homepage: http://bottlepy.org
Description-en: fast and simple WSGI-framework for Python3
Bottle is a fast and simple WSGI-framework for the Python3 programming
language. It offers request dispatching with url parameter support
(routes), templates, key/value databases, a built-in HTTP server and
adapters for many third party WSGI/HTTP-server and template engines.
Description-md5: 3cdc0a603e2b84991d37f2b8b938b900

Package: python3-bottle
Priority: optional
Section: universe/python
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: all
Source: python-bottle
Version: 0.12.7-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-bottle/python3-bottle_0.12.7-1_all.deb
Size: 41056
MD5sum: 33f576fb9b738a2952875101e9239edf
SHA1: c4fa1a385e0b578848909e259b14e5e0bc201bd5
SHA256: 24462c823db07582e7bc3741bb5e063be37c5702dad701ceffab2106d28c05cc
Description-en: fast and simple WSGI-framework for Python3
Bottle is a fast and simple WSGI-framework for the Python3 programming
language. It offers request dispatching with url parameter support
(routes), templates, key/value databases, a built-in HTTP server and
adapters for many third party WSGI/HTTP-server and template engines.
Description-md5: 3cdc0a603e2b84991d37f2b8b938b900
Homepage: http://bottlepy.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu