python-pyscss on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "python-pyscss" 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-pyscss on Arch using YAY

$ yay -S python-pyscss

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

$ yay -Rns python-pyscss

2. Manually Install "python-pyscss" via AUR

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

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

b. Clone python-pyscss's git locally

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

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

$ cd ~/python-pyscss $ makepkg -si

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

ID: 791185
Name: python-pyscss
PackageBaseID: 81232
PackageBase: python-pyscss
Version: 1.3.7-1
Description: A SCSS compiler for Python
URL: https://github.com/Kronuz/pyScss
NumVotes: 0
Popularity: 0
OutOfDate: 1703012245
Maintainer: jleclanche
Submitter: jleclanche
FirstSubmitted: 1398310975
LastModified: 1599997771
URLPath: /cgit/aur.git/snapshot/python-pyscss.tar.gz