airsim on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S airsim

* (Optional) Uninstall airsim on Arch using YAY

$ yay -Rns airsim

2. Manually Install "airsim" via AUR

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

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

b. Clone airsim's git locally

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

c. Go to ~/airsim folder and install it

$ cd ~/airsim $ makepkg -si

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

ID: 1037281
Name: airsim
PackageBaseID: 148519
PackageBase: airsim
Version: 1.7.0-1
Description: Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
URL: https://microsoft.github.io/AirSim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1580082606
LastModified: 1644972968
URLPath: /cgit/aur.git/snapshot/airsim.tar.gz