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

Last updated: April 28,2024

1. Install "python-myghtyutils" package

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

$ sudo apt update $ sudo apt install python-myghtyutils

2. Uninstall "python-myghtyutils" package

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

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

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

Package: python-myghtyutils
Priority: optional
Section: universe/web
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: myghtyutils
Version: 0.52-5
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/m/myghtyutils/python-myghtyutils_0.52-5_all.deb
Size: 18438
MD5sum: e678f92cb519f3c574e91acbfb14539f
SHA1: 8c2d3a133c1a891ea7ec3c767849d50cce1e524d
SHA256: ca3fc6c53405d09a0b41546329e9ac82c8dcc650124436ae0e6c9cef23a7b450
Description-en: Set of utility classes used by Myghty templating
Utility classes used by Myghty templating:
container - the Containment system providing back-end neutral key/value
storage, with support for in-memory, DBM files, flat files, and memcached.
buffer - some functions for augmenting file objects .
util - various utility functions and objects.
synchronizer - provides many reader/single writer synchronization using
either thread mutexes or lockfiles.
session - provides a Session interface built upon the Container, similar
interface to mod_python session. Currently needs a mod_python-like request
object, this should be changed to something more generic.
Description-md5: f5580b49cb40a7d9a50d0c7b91a179b0
Enhances: python-myghty
Homepage: http://www.myghty.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu