libsass-git on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S libsass-git

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

$ yay -Rns libsass-git

2. Manually Install "libsass-git" via AUR

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

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

b. Clone libsass-git's git locally

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

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

$ cd ~/libsass-git $ makepkg -si

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

ID: 496410
Name: libsass-git
PackageBaseID: 130986
PackageBase: libsass-git
Version: 3.5.2-1
Description: C implementation of Sass CSS preprocessor (library).
URL: http://sass-lang.com/libsass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: t0nyandre
Submitter: t0nyandre
FirstSubmitted: 1521670986
LastModified: 1521671139
URLPath: /cgit/aur.git/snapshot/libsass-git.tar.gz