kanboard on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S kanboard

* (Optional) Uninstall kanboard on Arch using YAY

$ yay -Rns kanboard

2. Manually Install "kanboard" via AUR

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

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

b. Clone kanboard's git locally

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

c. Go to ~/kanboard folder and install it

$ cd ~/kanboard $ makepkg -si

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

ID: 1393088
Name: kanboard
PackageBaseID: 87057
PackageBase: kanboard
Version: 1.2.34-1
Description: Simple visual task board
URL: http://kanboard.org/
NumVotes: 19
Popularity: 0.066581
OutOfDate:
Maintainer: PreparationH67
Submitter: pschmitt
FirstSubmitted: 1414752217
LastModified: 1706305459
URLPath: /cgit/aur.git/snapshot/kanboard.tar.gz

5. The same packages on other Linux Distributions