onscripter on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S onscripter

* (Optional) Uninstall onscripter on Arch using YAY

$ yay -Rns onscripter

2. Manually Install "onscripter" via AUR

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

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

b. Clone onscripter's git locally

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

c. Go to ~/onscripter folder and install it

$ cd ~/onscripter $ makepkg -si

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

ID: 1316360
Name: onscripter
PackageBaseID: 7919
PackageBase: onscripter
Version: 20230825-1
Description: A game engine compatible to NScripter, to create and perform visual novel games
URL: http://onscripter.sourceforge.jp/onscripter.html
NumVotes: 15
Popularity: 0.000257
OutOfDate:
Maintainer: YuriK7
Submitter:
FirstSubmitted: 1167231980
LastModified: 1694278546
URLPath: /cgit/aur.git/snapshot/onscripter.tar.gz