How to Install and Uninstall python3-xstatic-jsencrypt Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python3-xstatic-jsencrypt" package
This guide covers the steps necessary to install python3-xstatic-jsencrypt on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-xstatic-jsencrypt
Copied
2. Uninstall "python3-xstatic-jsencrypt" package
Please follow the guidelines below to uninstall python3-xstatic-jsencrypt on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-xstatic-jsencrypt
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-xstatic-jsencrypt package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-xstatic-jsencrypt
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-xstatic-jsencrypt
Version: 2.0.0.2-1
Depends: libjs-jsencrypt, python3-xstatic, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-xstatic-jsencrypt/python3-xstatic-jsencrypt_2.0.0.2-1_all.deb
Size: 4936
MD5sum: 25c59a01ee99db90d155e996e0a6aa55
SHA1: cd71ae325da0622e9b8ea71ddcdd294fafad4c50
SHA256: c362e83e50a3e20e55b2d6c3f321226f32ee9873f156ad90a4ea1a08ca29679f
Description-en: JSEncrypt XStatic support - Python 3.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
with any package management system or even without one.
.
Many Python projects need to use some specific data files, like javascript,
css, java applets, images, etc. Sometimes these files belong to YOUR project
(then you may want to package them separately, but you could also just put
them into your main package). But in many other cases, those files are
maintained by someone else (like jQuery javascript library or even much bigger
js libraries or applications) and you definitely do not really want to merge
them into your project. So, you want to have static file packages, but you
don’t want to get lots of stuff you do not want. Thus, stuff required by
XStatic file packages (especially the main, toplevel XStatic package) tries to
obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework
or other stuff you don't want. Maybe there will be optional XStatic extensions
for all sorts of stuff, but they won't be required if you just want the files.
.
By having static files in packages, it is also easier to build virtual envs,
support linux/bsd/... distribution package maintainers and even windows
installs using the same mechanism.
.
This package provides JSEncrypt support as a Python 3.x module.
Description-md5: c074417c28a18db0e116eda178e0f332
Homepage: http://travistidwell.com/jsencrypt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-xstatic-jsencrypt
Version: 2.0.0.2-1
Depends: libjs-jsencrypt, python3-xstatic, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-xstatic-jsencrypt/python3-xstatic-jsencrypt_2.0.0.2-1_all.deb
Size: 4936
MD5sum: 25c59a01ee99db90d155e996e0a6aa55
SHA1: cd71ae325da0622e9b8ea71ddcdd294fafad4c50
SHA256: c362e83e50a3e20e55b2d6c3f321226f32ee9873f156ad90a4ea1a08ca29679f
Description-en: JSEncrypt XStatic support - Python 3.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
with any package management system or even without one.
.
Many Python projects need to use some specific data files, like javascript,
css, java applets, images, etc. Sometimes these files belong to YOUR project
(then you may want to package them separately, but you could also just put
them into your main package). But in many other cases, those files are
maintained by someone else (like jQuery javascript library or even much bigger
js libraries or applications) and you definitely do not really want to merge
them into your project. So, you want to have static file packages, but you
don’t want to get lots of stuff you do not want. Thus, stuff required by
XStatic file packages (especially the main, toplevel XStatic package) tries to
obey to be a MINIMAL, no-fat thing. XStatic doesn't "sell" any web framework
or other stuff you don't want. Maybe there will be optional XStatic extensions
for all sorts of stuff, but they won't be required if you just want the files.
.
By having static files in packages, it is also easier to build virtual envs,
support linux/bsd/... distribution package maintainers and even windows
installs using the same mechanism.
.
This package provides JSEncrypt support as a Python 3.x module.
Description-md5: c074417c28a18db0e116eda178e0f332
Homepage: http://travistidwell.com/jsencrypt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu