ogre-2.1 on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S ogre-2.1

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

$ yay -Rns ogre-2.1

2. Manually Install "ogre-2.1" via AUR

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

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

b. Clone ogre-2.1's git locally

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

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

$ cd ~/ogre-2.1 $ makepkg -si

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

ID: 458894
Name: ogre-2.1
PackageBaseID: 125160
PackageBase: ogre-2.1
Version: r9291.da035e05b-1
Description: Scene-oriented, flexible 3D engine written in C++
URL: http://ogre3d.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tghosgor
FirstSubmitted: 1503920067
LastModified: 1510039208
URLPath: /cgit/aur.git/snapshot/ogre-2.1.tar.gz