How to Install and Uninstall python-xstatic-term.js Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-xstatic-term.js" package

Please follow the step by step instructions below to install python-xstatic-term.js on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-xstatic-term.js

2. Uninstall "python-xstatic-term.js" package

Please follow the guidance below to uninstall python-xstatic-term.js on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-xstatic-term.js $ sudo apt autoclean && sudo apt autoremove

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

Package: python-xstatic-term.js
Priority: optional
Section: universe/python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.0.4.2-2
Depends: libjs-term.js, python-xstatic, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-xstatic-term.js/python-xstatic-term.js_0.0.4.2-2_all.deb
Size: 4376
MD5sum: 2b364a62b403fa238e1059ed31f9d2b6
SHA1: e00d75f595a0ce0126bfc9727c78c1be99f39553
SHA256: aef3c76c64485c1fffe7521348838652b16c0e1bdd6fc2717c302089f998d0b0
Description-en: term.js XStatic support - Python 2.x
XStatic is a Python web development tool for handling required static data
files from external projects, such as CSS, images, and JavaScript. It provides
a lightweight infrastructure to manage them via Python modules that your app
can depend on in a portable, virtualenv-friendly way instead of using embedded
copies.
.
Term.js is a full xterm clone written in javascript. It is a fork from the
original work of Fabrice Bellard's javascript vt100 for jslinux (with the
author's permission. The original design remains. The terminal itself has been
extended to include xterm CSI codes, among other features.
.
This package contains the Python 2.x module.
Description-md5: 72ac14c2759ea14e4676f005c477ebe4
Homepage: https://github.com/chjj/term.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu