How to Install and Uninstall python3-libsass Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-libsass" package
Here is a brief guide to show you how to install python3-libsass on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-libsass
Copied
2. Uninstall "python3-libsass" package
Please follow the steps below to uninstall python3-libsass on Kali Linux:
$
sudo apt remove
python3-libsass
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-libsass package on Kali Linux
Package: python3-libsass
Source: libsass-python
Version: 0.22.0-1
Installed-Size: 144
Maintainer: Frédéric Bonnard
Architecture: amd64
Depends: python3 (>= 3~), python3:any, libc6 (>= 2.4), libsass1 (>= 3.5.5-4~)
Size: 48424
SHA256: 3cfdbd4656a076cb6e1d58aed2e68d23532f14147db154bf69465a3c8c5b9aca
SHA1: 620667a73e5a396f23b283952f8aabcb8c819415
MD5sum: 813a58334b0e0dd30dfd5573ca83e299
Description: SASS for Python 3: a straightforward binding of libsass for Python
This package provides a simple Python 3 extension module sass which is binding
Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very
straightforward and there isn't any headache related Python
distribution/deployment.
That means you can add just libsass into your setup.py's install_requires list
or requirements.txt file. Need no Ruby nor Node.js.
Description-md5:
Homepage: https://sass.github.io/libsass-python
Section: python
Priority: optional
Filename: pool/main/libs/libsass-python/python3-libsass_0.22.0-1_amd64.deb
Source: libsass-python
Version: 0.22.0-1
Installed-Size: 144
Maintainer: Frédéric Bonnard
Architecture: amd64
Depends: python3 (>= 3~), python3:any, libc6 (>= 2.4), libsass1 (>= 3.5.5-4~)
Size: 48424
SHA256: 3cfdbd4656a076cb6e1d58aed2e68d23532f14147db154bf69465a3c8c5b9aca
SHA1: 620667a73e5a396f23b283952f8aabcb8c819415
MD5sum: 813a58334b0e0dd30dfd5573ca83e299
Description: SASS for Python 3: a straightforward binding of libsass for Python
This package provides a simple Python 3 extension module sass which is binding
Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very
straightforward and there isn't any headache related Python
distribution/deployment.
That means you can add just libsass into your setup.py's install_requires list
or requirements.txt file. Need no Ruby nor Node.js.
Description-md5:
Homepage: https://sass.github.io/libsass-python
Section: python
Priority: optional
Filename: pool/main/libs/libsass-python/python3-libsass_0.22.0-1_amd64.deb