How to Install and Uninstall pysassc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "pysassc" package

This guide let you learn how to install pysassc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pysassc

2. Uninstall "pysassc" package

In this section, we are going to explain the necessary steps to uninstall pysassc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pysassc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pysassc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pysassc
Priority: optional
Section: universe/web
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: Frederic Bonnard
Architecture: all
Source: libsass-python
Version: 0.11.0-2
Depends: python:any (>= 2.6~), python-libsass, python3-libsass
Filename: pool/universe/libs/libsass-python/pysassc_0.11.0-2_all.deb
Size: 3242
MD5sum: 3d870c2d8d0864d7b692e46a0992c704
SHA1: bc6d25f819fd1a1889b981cbba5723f34e4d57a5
SHA256: eee169403a806a4a97701ebb28d5ce8c09720a572c99b3765f15ba262f44f495
Description-en: SASS for Python: command line utility for libsass
This package provides a simple Python script to access libsass
functionnalities.
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.
Description-md5: bc66517e5cfa3543d8349a2dd97dd3ca
Homepage: http://hongminhee.org/libsass-python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu