How to Install and Uninstall python3-xstatic Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-xstatic" package

This is a short guide on how to install python3-xstatic on Kali Linux

$ sudo apt update $ sudo apt install python3-xstatic

2. Uninstall "python3-xstatic" package

This is a short guide on how to uninstall python3-xstatic on Kali Linux:

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

3. Information about the python3-xstatic package on Kali Linux

Package: python3-xstatic
Source: python-xstatic
Version: 1.0.3-2
Installed-Size: 24
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 4576
SHA256: 97b577bcabf6c6aee01e43b072a63cd99f8882cab3b8d221bbc2567f3c03b388
SHA1: 15028ae793cbe4cc37b361eace4aa50a280db1c8
MD5sum: f2d24e14b7916f89ceb8f5bbd46e55fe
Description: XStatic base package with minimal support code - 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.
Description-md5:
Homepage: https://github.com/xstatic-py/xstatic
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-xstatic/python3-xstatic_1.0.3-2_all.deb