kjs on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S kjs

* (Optional) Uninstall kjs on Arch using YAY

$ yay -Rns kjs

2. Manually Install "kjs" via AUR

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

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

b. Clone kjs's git locally

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

c. Go to ~/kjs folder and install it

$ cd ~/kjs $ makepkg -si

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

ID: 1421881
Name: kjs
PackageBaseID: 203380
PackageBase: kjs
Version: 5.115.0-1
Description: Support for JS scripting in applications
URL: https://community.kde.org/Frameworks
NumVotes: 3
Popularity: 2.955421
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1709739532
LastModified: 1709739532
URLPath: /cgit/aur.git/snapshot/kjs.tar.gz

5. The same packages on other Linux Distributions