scons2 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S scons2

* (Optional) Uninstall scons2 on Arch using YAY

$ yay -Rns scons2

2. Manually Install "scons2" via AUR

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

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

b. Clone scons2's git locally

$ git clone https://aur.archlinux.org/scons2.git ~/scons2

c. Go to ~/scons2 folder and install it

$ cd ~/scons2 $ makepkg -si

3. Information about the scons2 package on Arch User Repository (AUR)

ID: 1305859
Name: scons2
PackageBaseID: 175646
PackageBase: scons2
Version: 3.1.2-7
Description: Extensible Python-based build utility (Python2 version)
URL: https://scons.org
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: sbmomeni
Submitter: sbmomeni
FirstSubmitted: 1643999471
LastModified: 1692378932
URLPath: /cgit/aur.git/snapshot/scons2.tar.gz