ogre-1.8 on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S ogre-1.8

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

$ yay -Rns ogre-1.8

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

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

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

$ cd ~/ogre-1.8 $ makepkg -si

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

ID: 200813
Name: ogre-1.8
PackageBaseID: 76113
PackageBase: ogre-1.8
Version: 1.8.1-4
Description: Scene-oriented, flexible 3D engine written in C++. Version 1.8.
URL: http://www.ogre3d.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1386698193
LastModified: 1434871014
URLPath: /cgit/aur.git/snapshot/ogre-1.8.tar.gz