plutolang on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S plutolang

* (Optional) Uninstall plutolang on Arch using YAY

$ yay -Rns plutolang

2. Manually Install "plutolang" via AUR

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

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

b. Clone plutolang's git locally

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

c. Go to ~/plutolang folder and install it

$ cd ~/plutolang $ makepkg -si

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

ID: 1417370
Name: plutolang
PackageBaseID: 200683
PackageBase: plutolang
Version: 0.8.2-1
Description: A superset of Lua 5.4 — with unique features, optimizations, and improvements.
URL: https://github.com/PlutoLang/Pluto
NumVotes: 1
Popularity: 0.277359
OutOfDate:
Maintainer: Sainan
Submitter: Sainan
FirstSubmitted: 1703047833
LastModified: 1709135093
URLPath: /cgit/aur.git/snapshot/plutolang.tar.gz