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

Last updated: May 18,2024

1. Install "python3-xstatic-filesaver" package

Please follow the step by step instructions below to install python3-xstatic-filesaver on Kali Linux

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

2. Uninstall "python3-xstatic-filesaver" package

This guide let you learn how to uninstall python3-xstatic-filesaver on Kali Linux:

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

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

Package: python3-xstatic-filesaver
Source: python-xstatic-filesaver
Version: 1.3.2.0-2
Installed-Size: 34
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-xstatic, python3:any
Size: 7224
SHA256: 024bd42560a0c475f96c4b30825007ba0684aaabcb16dd1ef71ca1a44d92f4b8
SHA1: ba6139f2902a9772e4da3b2f48ddf77b2e1d09f0
MD5sum: 20c099ca29e233234d61f0f24cccef8d
Description: implements the saveAs() FileSaver interface - XStatic support
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.
.
FileSaver.js implements the saveAs() FileSaver interface in browsers that do
not natively support it.
.
FileSaver.js is the solution to saving files on the client-side, and is
perfect for webapps that need to generate files, or for saving sensitive
information that shouldn't be sent to an external server.
Description-md5:
Homepage: https://github.com/openstack/xstatic-filesaver
Section: python
Priority: optional
Filename: pool/main/p/python-xstatic-filesaver/python3-xstatic-filesaver_1.3.2.0-2_all.deb