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

Last updated: May 20,2024

1. Install "python3-cssmin" package

In this section, we are going to explain the necessary steps to install python3-cssmin on Kali Linux

$ sudo apt update $ sudo apt install python3-cssmin

2. Uninstall "python3-cssmin" package

Learn how to uninstall python3-cssmin on Kali Linux:

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

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

Package: python3-cssmin
Source: cssmin
Version: 0.2.0-11
Installed-Size: 28
Maintainer: Stuart Prescott
Architecture: all
Depends: python3, python3-pkg-resources, python3:any
Size: 6308
SHA256: a70d811843abe1d2d5e837b3b32f9be2b5fceefc7b4d5e7f1d6a6e07c6af63c5
SHA1: 28e334a08a250c7863158332ed655a00a1b2a105
MD5sum: e17c22fe745a108d87e50bb725586343
Description: YUI CSS compression algorithm (Python 3 version)
cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor.
It can be used as a module from other Python programs, including as a filter
for python3-webassets bundles.
.
This package contains the Python 3 modules for cssmin. See the cssmin package
for the command line tools.
Description-md5:
Homepage: https://github.com/zacharyvoase/cssmin
Tag: devel::lang:python, implemented-in::python, role::plugin, role::program,
role::shared-lib, use::compressing, web::scripting
Section: python
Priority: optional
Filename: pool/main/c/cssmin/python3-cssmin_0.2.0-11_all.deb