scriptisto on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S scriptisto

* (Optional) Uninstall scriptisto on Arch using YAY

$ yay -Rns scriptisto

2. Manually Install "scriptisto" via AUR

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

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

b. Clone scriptisto's git locally

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

c. Go to ~/scriptisto folder and install it

$ cd ~/scriptisto $ makepkg -si

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

ID: 1243080
Name: scriptisto
PackageBaseID: 150539
PackageBase: scriptisto
Version: 2.1.1-1
Description: A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages
URL: https://github.com/igor-petruk/scriptisto
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1584806034
LastModified: 1681813823
URLPath: /cgit/aur.git/snapshot/scriptisto.tar.gz