ogre-1.9 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ogre-1.9

* (Optional) Uninstall ogre-1.9 on Arch using YAY

$ yay -Rns ogre-1.9

2. Manually Install "ogre-1.9" via AUR

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

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

b. Clone ogre-1.9's git locally

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

c. Go to ~/ogre-1.9 folder and install it

$ cd ~/ogre-1.9 $ makepkg -si

3. Information about the ogre-1.9 package on Arch User Repository (AUR)

ID: 1041624
Name: ogre-1.9
PackageBaseID: 123021
PackageBase: ogre-1.9
Version: 1.9.1-7
Description: Scene-oriented, flexible 3D engine written in C++
URL: https://www.ogre3d.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: zaidan
FirstSubmitted: 1496335025
LastModified: 1645580973
URLPath: /cgit/aur.git/snapshot/ogre-1.9.tar.gz