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

Last updated: May 16,2024

1. Install "python3-xstatic-font-awesome" package

This guide covers the steps necessary to install python3-xstatic-font-awesome on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-xstatic-font-awesome

2. Uninstall "python3-xstatic-font-awesome" package

Please follow the step by step instructions below to uninstall python3-xstatic-font-awesome on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-xstatic-font-awesome $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-xstatic-font-awesome
Priority: optional
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-xstatic-font-awesome
Version: 4.1.0-1
Depends: fonts-font-awesome, python3-xstatic, python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-xstatic-font-awesome/python3-xstatic-font-awesome_4.1.0-1_all.deb
Size: 5906
MD5sum: e5f7400d4469980842b6cb76f95f8e3f
SHA1: ee0b59719b40592e65691c2a0809ea581e056488
SHA256: c80a3b03f9d356285631cc216dde0891f98de6c044e1ba74bfb0c684b776dcce
Description-en: Font Awesome 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 Font Awesome.
See the description of the fonts-font-awesome package.
Description-md5: 2ab00a0d2a17f78833d5870e00e63e10
Homepage: https://github.com/stackforge/xstatic-font-awesome
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu