python2-scons on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-scons

* (Optional) Uninstall python2-scons on Arch using YAY

$ yay -Rns python2-scons

2. Manually Install "python2-scons" via AUR

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

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

b. Clone python2-scons's git locally

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

c. Go to ~/python2-scons folder and install it

$ cd ~/python2-scons $ makepkg -si

3. Information about the python2-scons package on Arch User Repository (AUR)

ID: 890804
Name: python2-scons
PackageBaseID: 144118
PackageBase: python2-scons
Version: 3.1.2-2
Description: Extensible Python-based build utility. Python2 version
URL: https://scons.org
NumVotes: 2
Popularity: 0
OutOfDate: 1655774624
Maintainer: bartus
FirstSubmitted: 1565130476
LastModified: 1618129025
URLPath: /cgit/aur.git/snapshot/python2-scons.tar.gz