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

Last updated: May 17,2024

1. Install "python-pyramid" package

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

$ sudo apt update $ sudo apt install python-pyramid

2. Uninstall "python-pyramid" package

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

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

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

Package: python-pyramid
Priority: extra
Section: universe/python
Installed-Size: 2601
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.6+dfsg-1
Provides: python2.7-pyramid
Depends: python (>= 2.6) | python-simplejson, python-chameleon (>= 1.2.3), python-mako (>= 0.3.6), python-pastedeploy (>= 1.5.0), python-repoze.lru (>= 0.4), python-setuptools, python-translationstring (>= 0.4), python-venusian (>= 1.0a3), python-webob (>= 1.2~b3), python-webtest (>= 1.3.1), python-zope.component (>= 3.11.0), python-zope.deprecation (>= 3.5.0), python-zope.interface (>= 3.8.0), python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: ipython
Filename: pool/universe/p/python-pyramid/python-pyramid_1.6+dfsg-1_all.deb
Size: 487236
MD5sum: 71ad3cdc8a2abadd5b0e70e2746363e1
SHA1: e97e1b170b244da7466e520ad7f126a019f59a03
SHA256: 6f37586ee5f64c13271683e9ad0b512387692a8adf82db412271d0d1550a5751
Description-en: Pyramid web application framework, a Pylons project
Pyramid is a small, fast, down-to-earth, open source Python web development
framework. It makes real-world web application development and deployment
more fun, more predictable, and more productive.
.
Pyramid is a Pylons project, and underlies the newest web frameworks
produced by the Pylons community.
.
Pyramid was previously known as repoze.bfg.
.
This is the Python 2 version.
Description-md5: 360f28dafa6c24eb428f403980638906
Homepage: http://www.pylonsproject.org/projects/pyramid/about
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu