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

Last updated: May 21,2024

1. Install "python-pyramid-beaker" package

Please follow the steps below to install python-pyramid-beaker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyramid-beaker

2. Uninstall "python-pyramid-beaker" package

In this section, we are going to explain the necessary steps to uninstall python-pyramid-beaker on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyramid-beaker $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pyramid-beaker
Priority: extra
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyramid-beaker
Version: 0.6.1+ds1-1
Provides: python2.7-pyramid-beaker
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pyramid, python-beaker
Pre-Depends: dpkg (>= 1.15.6)
Filename: pool/universe/p/pyramid-beaker/python-pyramid-beaker_0.6.1+ds1-1_all.deb
Size: 7620
MD5sum: dbc4592bd1f9b3094be1792f853ddc75
SHA1: ac5ca77461baf3a57319df9ba8324012e438188f
SHA256: f0fcd19ca1a52f142d93acbc350e82099854a2b40aa0f9746e69386dfbf1f205
Description-en: Beaker sessioning bindings for Pyramid
pyramid_beaker provides a session factory for the Pyramid web framework
backed by the Beaker sessioning system.
Description-md5: c13ee7501efdeb409fe2365538f3a1ce
Homepage: https://github.com/Pylons/pyramid_beaker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu