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

Last updated: May 16,2024

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

Here is a brief guide to show you how to install python3-xstatic-term.js on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall python3-xstatic-term.js on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-xstatic-term.js
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-xstatic-term.js
Version: 0.0.4.2-2
Depends: libjs-term.js, python3-xstatic, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-xstatic-term.js/python3-xstatic-term.js_0.0.4.2-2_all.deb
Size: 4394
MD5sum: c48d2c0f3dc510188c3f20370997a3f4
SHA1: 3a0511d12b27f5c4f75fa4536fddf19765410fec
SHA256: 2538738991845c2cf6cfcefd1871cab2b097129f30b7c50fa9c7630b9cc1f2e3
Description-en: term.js XStatic support - Python 3.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 3.x module.
Description-md5: 35f93967b5419e4c7311496ec5fcbbbf
Homepage: https://github.com/chjj/term.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu