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

Last updated: September 20,2024

1. Install "python3-pyramid" package

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

$ sudo apt update $ sudo apt install python3-pyramid

2. Uninstall "python3-pyramid" package

This tutorial shows how to uninstall python3-pyramid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyramid
Priority: extra
Section: universe/python
Installed-Size: 2458
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-pyramid
Version: 1.6+dfsg-1
Depends: python3, python3-chameleon, python3-mako, python3-pastedeploy, python3-repoze.lru, python3-setuptools, python3-translationstring, python3-venusian, python3-webob, python3-webtest, python3-zope.component, python3-zope.deprecation, python3-zope.interface, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Suggests: ipython
Filename: pool/universe/p/python-pyramid/python3-pyramid_1.6+dfsg-1_all.deb
Size: 345786
MD5sum: 0e1e211b81342cb77c47f8e086a6423c
SHA1: b48e8a5b010293a5b88dc3a0ab8fff7af037ac16
SHA256: 177e314046c0b7415f75bfe5f5e963c101c80d0c21d62fc5a00c01f3f91d6aa9
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 3 version.
Description-md5: 656da4bb56e95395b67f8746ba7643e8
Homepage: http://www.pylonsproject.org/projects/pyramid/about
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu