dry-git on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S dry-git

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

$ yay -Rns dry-git

2. Manually Install "dry-git" via AUR

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

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

b. Clone dry-git's git locally

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

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

$ cd ~/dry-git $ makepkg -si

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

ID: 1363967
Name: dry-git
PackageBaseID: 194563
PackageBase: dry-git
Version: r182.a55f089-1
Description: Dry – a bare bones fork of Urho3D – is a FOSS cross-platform 2D and 3D game engine implemented in C++
URL: https://gitlab.com/luckeyproductions/dry
NumVotes: 1
Popularity: 0.003862
OutOfDate:
Maintainer: morsmortium
Submitter: morsmortium
FirstSubmitted: 1686499082
LastModified: 1701636755
URLPath: /cgit/aur.git/snapshot/dry-git.tar.gz