ogre-1.10 on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S ogre-1.10

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

$ yay -Rns ogre-1.10

2. Manually Install "ogre-1.10" 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.10's git locally

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

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

$ cd ~/ogre-1.10 $ makepkg -si

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

ID: 848811
Name: ogre-1.10
PackageBaseID: 158112
PackageBase: ogre-1.10
Version: 1.10.12-1
Description: Scene-oriented, flexible 3D engine written in C++
URL: https://www.ogre3d.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1601224948
LastModified: 1610906726
URLPath: /cgit/aur.git/snapshot/ogre-1.10.tar.gz