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

Last updated: July 07,2024

1. Install "python3-xstatic-bootswatch" package

In this section, we are going to explain the necessary steps to install python3-xstatic-bootswatch on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-xstatic-bootswatch

2. Uninstall "python3-xstatic-bootswatch" package

Please follow the instructions below to uninstall python3-xstatic-bootswatch on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-xstatic-bootswatch $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-xstatic-bootswatch
Priority: optional
Section: universe/python
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-xstatic-bootswatch
Version: 3.3.5.2-2
Depends: libjs-bootswatch, python3-xstatic, python3-xstatic-roboto-fontface, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-xstatic-bootswatch/python3-xstatic-bootswatch_3.3.5.2-2_all.deb
Size: 4450
MD5sum: 92d184ebf11b037bacde3448ea183c70
SHA1: 20a175e72279839e09303915e097d22af1f87009
SHA256: b55fdbbcd95a24ddf5043e312053237b57678c05d477ee4097019ab3bc47254e
Description-en: Bootswatch 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.
.
This package contains the Python 3.x module support for the Bootswatch.
See the description of the libjs-bootswatch package.
Description-md5: 862bf1e77a2d69b80e1d9c873bc70cb7
Homepage: https://github.com/stackforge/xstatic-bootswatch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu