airsim on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install airsim on Arch using YAY
$
yay -S
airsim
Copied
* (Optional) Uninstall airsim on Arch using YAY
$
yay -Rns
airsim
Copied
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
Copied
b. Clone airsim's git locally
$
git clone https://aur.archlinux.org/airsim.git
~/airsim
Copied
c. Go to ~/airsim folder and install it
$
cd
~/airsim
Copied
$
makepkg -si
Copied
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
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