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