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

Last updated: September 28,2024

1. Install "python-pylons" package

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

$ sudo apt update $ sudo apt install python-pylons

2. Uninstall "python-pylons" package

This is a short guide on how to uninstall python-pylons on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pylons
Priority: optional
Section: universe/web
Installed-Size: 453
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pylons
Version: 1.0.2-1
Depends: python-beaker, python-decorator, python-formencode, python-mako (>= 0.5.0), python-markupsafe, python-nose, python-paste, python-pastedeploy, python-pastescript, python-routes, python-simplejson, python-tempita, python-weberror, python-webhelpers, python-webob, python-webtest, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Recommends: python-sqlalchemy (>= 0.5) | python-sqlobject
Suggests: python-jinja2, python-genshi (>= 0.6), python-cheetah (>= 1.0-1.1), python-kid (>= 0.9.1-3), python-myghty (>= 1.1), python-pygments (>= 0.7), python-migrate, python-docutils (>= 0.4), ipython, libapache2-mod-wsgi
Filename: pool/universe/p/pylons/python-pylons_1.0.2-1_all.deb
Size: 84718
MD5sum: 829210daf68cfa0200f4d0cf05eda37a
SHA1: bbf70ff3ac937effc18d9f17e43bfdb11c2589e5
SHA256: c1aa822c4d13ebad566923bf2c00827ff38d02140122817c1969a06d5801c613
Description-en: Python web framework emphasizing flexibility and rapid development
Pylons combines the very best ideas from the worlds of Ruby, Python and Perl,
providing a structured but extremely flexible Python web framework. It's also
one of the first projects to leverage the emerging WSGI standard, which allows
extensive re-use and flexibility, but only if you need it. Out of the box,
Pylons aims to make web development fast, flexible and easy.
Description-md5: 11a416976fc1cbd663a7a0cadaf069b8
Homepage: http://pylonshq.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu