scare on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S scare

* (Optional) Uninstall scare on Arch using YAY

$ yay -Rns scare

2. Manually Install "scare" via AUR

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

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

b. Clone scare's git locally

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

c. Go to ~/scare folder and install it

$ cd ~/scare $ makepkg -si

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

ID: 852463
Name: scare
PackageBaseID: 162511
PackageBase: scare
Version: 1.3.10-1
Description: SCARE is a secondary clone of jAsea, the Java GPL clone of the Adrift runner by Mark J. Tilford. It aims to provide an ANSI/ISO C core Adrift interpreter.
URL: https://sites.google.com/site/scarehome/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hrehfeld
Submitter: hrehfeld
FirstSubmitted: 1611523961
LastModified: 1611523961
URLPath: /cgit/aur.git/snapshot/scare.tar.gz