cyberscript on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S cyberscript

* (Optional) Uninstall cyberscript on Arch using YAY

$ yay -Rns cyberscript

2. Manually Install "cyberscript" via AUR

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

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

b. Clone cyberscript's git locally

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

c. Go to ~/cyberscript folder and install it

$ cd ~/cyberscript $ makepkg -si

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

ID: 1368158
Name: cyberscript
PackageBaseID: 189936
PackageBase: cyberscript
Version: 0.3-1
Description: A fast, efficient, and concurrent scripting language
URL: https://cyberscript.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1674965679
LastModified: 1702328528
URLPath: /cgit/aur.git/snapshot/cyberscript.tar.gz