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

Last updated: May 12,2024

1. Install "python-myghty" package

Please follow the step by step instructions below to install python-myghty on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-myghty

2. Uninstall "python-myghty" package

Please follow the instructions below to uninstall python-myghty on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-myghty
Priority: optional
Section: universe/web
Installed-Size: 2403
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: myghty
Version: 1.1-6
Depends: python-paste, python-pastedeploy, python-pastescript, python-routes, python:any (<< 2.8), python:any (>= 2.7.5-5~), python
Filename: pool/universe/m/myghty/python-myghty_1.1-6_all.deb
Size: 247612
MD5sum: d9fdeff114aa2e96593e6dd6bc0bfaa2
SHA1: d0b7b8f2a12fc910898cd3770ad3ab6c5543963b
SHA256: 70de9b7310c9c60be9f07dc1bbc26ec5fb049e9063d7bb8dd5262d018884ddc1
Description-en: Python based templating framework originally based on HTML::Mason
Myghty is a Python based templating framework originally based on
HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us
and Salon.com, among many others. Myghty fully implements Mason's templating
language, component-based architecture, and caching system, and goes beyond,
adding new paradigms such the Module Components controller paradigm, full
Python whitespace syntax, threading support, WSGI support, session support,
and much more.
Description-md5: 837149c9f431286d77fbb894043e374e
Enhances: python-pylons
Homepage: http://www.myghty.org/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu