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

Last updated: June 26,2024

1. Install "python-speaklater-doc" package

Please follow the instructions below to install python-speaklater-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-speaklater-doc

2. Uninstall "python-speaklater-doc" package

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

$ sudo apt remove python-speaklater-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-speaklater-doc
Priority: optional
Section: universe/doc
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: speaklater
Version: 1.3-3
Filename: pool/universe/s/speaklater/python-speaklater-doc_1.3-3_all.deb
Size: 15178
MD5sum: 66c60a476a523002528a9b89fc87e406
SHA1: 4414280d7a8f3a2ba2409acc4046ce096b8cef7c
SHA256: 6089fabf7e24f21065799fa6af5280ccd1a25c33355b60006d2230f2b4165997
Description-en: lazy string useful for translation (API documentation)
speaklater is a Python module providing an implementation of lazy strings.
Every time a lazy string is evaluated, it changes its value based on a user
provided callable. These lazy strings can be useful in combination with
gettext for translations.
.
This package contains the API documentation.
Description-md5: e1514ecb8bccab720505b857711e2c7e
Homepage: http://github.com/mitsuhiko/speaklater
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu