angelscript on AUR (Arch User Repository)

Last updated: June 19,2024

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

$ yay -S angelscript

* (Optional) Uninstall angelscript on Arch using YAY

$ yay -Rns angelscript

2. Manually Install "angelscript" via AUR

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

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

b. Clone angelscript's git locally

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

c. Go to ~/angelscript folder and install it

$ cd ~/angelscript $ makepkg -si

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

ID: 1261886
Name: angelscript
PackageBaseID: 108107
PackageBase: angelscript
Version: 2.36.1-1
Description: An extremely flexible cross-platform scripting library.
URL: http://angelcode.com/angelscript/
NumVotes: 6
Popularity: 0.006821
OutOfDate:
Maintainer: acxz
Submitter: hilton
FirstSubmitted: 1456577324
LastModified: 1684801111
URLPath: /cgit/aur.git/snapshot/angelscript.tar.gz