scmake on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install scmake on Arch using YAY
$
yay -S
scmake
Copied
* (Optional) Uninstall scmake on Arch using YAY
$
yay -Rns
scmake
Copied
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
Copied
b. Clone scmake's git locally
$
git clone https://aur.archlinux.org/scmake.git
~/scmake
Copied
c. Go to ~/scmake folder and install it
$
cd
~/scmake
Copied
$
makepkg -si
Copied
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
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