unity-editor on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S unity-editor

* (Optional) Uninstall unity-editor on Arch using YAY

$ yay -Rns unity-editor

2. Manually Install "unity-editor" via AUR

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

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

b. Clone unity-editor's git locally

$ git clone https://aur.archlinux.org/unity-editor.git ~/unity-editor

c. Go to ~/unity-editor folder and install it

$ cd ~/unity-editor $ makepkg -si

3. Information about the unity-editor package on Arch User Repository (AUR)

ID: 689377
Name: unity-editor
PackageBaseID: 98599
PackageBase: unity-editor
Version: 1:2019.2.19f1-1
Description: The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
URL: https://unity3d.com/
NumVotes: 152
Popularity: 0.004608
OutOfDate: 1580225171
Maintainer:
FirstSubmitted: 1440612497
LastModified: 1579871588
URLPath: /cgit/aur.git/snapshot/unity-editor.tar.gz