kscript on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "kscript" 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 kscript on Arch using YAY
$
yay -S
kscript
Copied
* (Optional) Uninstall kscript on Arch using YAY
$
yay -Rns
kscript
Copied
2. Manually Install "kscript" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kscript's git locally
$
git clone https://aur.archlinux.org/kscript.git
~/kscript
Copied
c. Go to ~/kscript folder and install it
$
cd
~/kscript
Copied
$
makepkg -si
Copied
3. Information about the kscript package on Arch User Repository (AUR)
ID: 1292825
Name: kscript
PackageBaseID: 124888
PackageBase: kscript
Version: 4.2.3-1
Description: Enhanced scripting support for Kotlin on *nix and Windows based systems
URL: https://github.com/kscripting/kscript
NumVotes: 8
Popularity: 0.000168
OutOfDate:
Maintainer: neworldlt
Submitter: pdz
FirstSubmitted: 1503011726
LastModified: 1690031586
URLPath: /cgit/aur.git/snapshot/kscript.tar.gz
Name: kscript
PackageBaseID: 124888
PackageBase: kscript
Version: 4.2.3-1
Description: Enhanced scripting support for Kotlin on *nix and Windows based systems
URL: https://github.com/kscripting/kscript
NumVotes: 8
Popularity: 0.000168
OutOfDate:
Maintainer: neworldlt
Submitter: pdz
FirstSubmitted: 1503011726
LastModified: 1690031586
URLPath: /cgit/aur.git/snapshot/kscript.tar.gz