stu-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S stu-git

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

$ yay -Rns stu-git

2. Manually Install "stu-git" via AUR

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

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

b. Clone stu-git's git locally

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

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

$ cd ~/stu-git $ makepkg -si

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

ID: 702257
Name: stu-git
PackageBaseID: 113908
PackageBase: stu-git
Version: 2.5.80-1
Description: A build automation tool with support for parametrized rules and dynamic dependencies
URL: https://github.com/kunegis/stu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hheinz
Submitter: hheinz
FirstSubmitted: 1469231681
LastModified: 1582918273
URLPath: /cgit/aur.git/snapshot/stu-git.tar.gz