urho3d on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S urho3d

* (Optional) Uninstall urho3d on Arch using YAY

$ yay -Rns urho3d

2. Manually Install "urho3d" via AUR

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

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

b. Clone urho3d's git locally

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

c. Go to ~/urho3d folder and install it

$ cd ~/urho3d $ makepkg -si

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

ID: 1009780
Name: urho3d
PackageBaseID: 95601
PackageBase: urho3d
Version: 1.7.1-1
Description: Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license.
URL: http://urho3d.github.io
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: erihel
FirstSubmitted: 1436181882
LastModified: 1640472578
URLPath: /cgit/aur.git/snapshot/urho3d.tar.gz