urho3d-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S urho3d-git

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

$ yay -Rns urho3d-git

2. Manually Install "urho3d-git" via AUR

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

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

b. Clone urho3d-git's git locally

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

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

$ cd ~/urho3d-git $ makepkg -si

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

ID: 297957
Name: urho3d-git
PackageBaseID: 99449
PackageBase: urho3d-git
Version: 1.5.r717.g8d2c723-1
Description: Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license. This is git version of this package.
URL: http://urho3d.github.io
NumVotes: 1
Popularity: 0
OutOfDate: 1647283897
Maintainer:
Submitter: robus
FirstSubmitted: 1441548767
LastModified: 1461850291
URLPath: /cgit/aur.git/snapshot/urho3d-git.tar.gz