god on AUR (Arch User Repository)
Last updated: March 03,2025
1. Install "god" 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 god on Arch using YAY
$
yay -S
god
Copied
* (Optional) Uninstall god on Arch using YAY
$
yay -Rns
god
Copied
2. Manually Install "god" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone god's git locally
$
git clone https://aur.archlinux.org/god.git
~/god
Copied
c. Go to ~/god folder and install it
$
cd
~/god
Copied
$
makepkg -si
Copied
3. Information about the god package on Arch User Repository (AUR)
ID: 823981
Name: god
PackageBaseID: 158578
PackageBase: god
Version: 1.10-1
Description: Utility for simplifying the Git usage
URL: https://github.com/orhun/god
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1602271004
LastModified: 1606319284
URLPath: /cgit/aur.git/snapshot/god.tar.gz
Name: god
PackageBaseID: 158578
PackageBase: god
Version: 1.10-1
Description: Utility for simplifying the Git usage
URL: https://github.com/orhun/god
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1602271004
LastModified: 1606319284
URLPath: /cgit/aur.git/snapshot/god.tar.gz