kawa on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kawa

* (Optional) Uninstall kawa on Arch using YAY

$ yay -Rns kawa

2. Manually Install "kawa" via AUR

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

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

b. Clone kawa's git locally

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

c. Go to ~/kawa folder and install it

$ cd ~/kawa $ makepkg -si

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

ID: 687620
Name: kawa
PackageBaseID: 44307
PackageBase: kawa
Version: 3.1.1-1
Description: A Scheme implementation and framework targeted the JVM.
URL: http://www.gnu.org/software/kawa/index.html
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter:
FirstSubmitted: 1291985846
LastModified: 1579396174
URLPath: /cgit/aur.git/snapshot/kawa.tar.gz