python-libsass on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "python-libsass" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-libsass on Arch using YAY

$ yay -S python-libsass

* (Optional) Uninstall python-libsass on Arch using YAY

$ yay -Rns python-libsass

2. Manually Install "python-libsass" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-libsass's git locally

$ git clone https://aur.archlinux.org/python-libsass.git ~/python-libsass

c. Go to ~/python-libsass folder and install it

$ cd ~/python-libsass $ makepkg -si

3. Information about the python-libsass package on Arch User Repository (AUR)

ID: 1381563
Name: python-libsass
PackageBaseID: 119628
PackageBase: python-libsass
Version: 0.23.0-1
Description: Sass for Python: A straightforward binding of libsass for Python.
URL: https://sass.github.io/libsass-python/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: petercxy
FirstSubmitted: 1486687250
LastModified: 1704575593
URLPath: /cgit/aur.git/snapshot/python-libsass.tar.gz