scmake on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S scmake

* (Optional) Uninstall scmake on Arch using YAY

$ yay -Rns scmake

2. Manually Install "scmake" via AUR

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

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

b. Clone scmake's git locally

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

c. Go to ~/scmake folder and install it

$ cd ~/scmake $ makepkg -si

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

ID: 601661
Name: scmake
PackageBaseID: 116243
PackageBase: scmake
Version: 0.2-1
Description: A simple build system
URL: https://github.com/SirCmpwn/scmake
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1476569129
LastModified: 1554541042
URLPath: /cgit/aur.git/snapshot/scmake.tar.gz