cyberscript on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install cyberscript on Arch using YAY
$
yay -S
cyberscript
Copied
* (Optional) Uninstall cyberscript on Arch using YAY
$
yay -Rns
cyberscript
Copied
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
Copied
b. Clone cyberscript's git locally
$
git clone https://aur.archlinux.org/cyberscript.git
~/cyberscript
Copied
c. Go to ~/cyberscript folder and install it
$
cd
~/cyberscript
Copied
$
makepkg -si
Copied
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
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