lua-sci on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lua-sci

* (Optional) Uninstall lua-sci on Arch using YAY

$ yay -Rns lua-sci

2. Manually Install "lua-sci" via AUR

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

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

b. Clone lua-sci's git locally

$ git clone https://aur.archlinux.org/lua-sci.git ~/lua-sci

c. Go to ~/lua-sci folder and install it

$ cd ~/lua-sci $ makepkg -si

3. Information about the lua-sci package on Arch User Repository (AUR)

ID: 735806
Name: lua-sci
PackageBaseID: 152084
PackageBase: lua-sci
Version: 1.0.0.beta12-1
Description: Scientific Computing with LuaJIT for Lua 5.3
URL: https://scilua.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1588078271
LastModified: 1589387498
URLPath: /cgit/aur.git/snapshot/lua-sci.tar.gz