akku on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S akku

* (Optional) Uninstall akku on Arch using YAY

$ yay -Rns akku

2. Manually Install "akku" via AUR

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

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

b. Clone akku's git locally

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

c. Go to ~/akku folder and install it

$ cd ~/akku $ makepkg -si

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

ID: 863120
Name: akku
PackageBaseID: 151156
PackageBase: akku
Version: 1.1.0-4
Description: Language package manager for Scheme
URL: https://akkuscm.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: baioc
Submitter: baioc
FirstSubmitted: 1586131849
LastModified: 1613271630
URLPath: /cgit/aur.git/snapshot/akku.tar.gz