opensimulator on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S opensimulator

* (Optional) Uninstall opensimulator on Arch using YAY

$ yay -Rns opensimulator

2. Manually Install "opensimulator" via AUR

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

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

b. Clone opensimulator's git locally

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

c. Go to ~/opensimulator folder and install it

$ cd ~/opensimulator $ makepkg -si

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

ID: 1330247
Name: opensimulator
PackageBaseID: 22247
PackageBase: opensimulator
Version: 0.9.2.2-1
Description: A 3D application server used to create a virtual environment or world
URL: http://opensimulator.org/wiki/Main_Page
NumVotes: 23
Popularity: 0.013918
OutOfDate:
Maintainer: carlosal1015
Submitter:
FirstSubmitted: 1229380316
LastModified: 1696728366
URLPath: /cgit/aur.git/snapshot/opensimulator.tar.gz