callisto on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S callisto

* (Optional) Uninstall callisto on Arch using YAY

$ yay -Rns callisto

2. Manually Install "callisto" via AUR

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

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

b. Clone callisto's git locally

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

c. Go to ~/callisto folder and install it

$ cd ~/callisto $ makepkg -si

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

ID: 1387890
Name: callisto
PackageBaseID: 195070
PackageBase: callisto
Version: 0.1.0-1
Description: standalone scripting platform for Lua 5.4
URL: https://jtbx.github.io/callisto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtbx
Submitter: jtbx
FirstSubmitted: 1687769429
LastModified: 1705550101
URLPath: /cgit/aur.git/snapshot/callisto.tar.gz