kanban-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kanban-bin

* (Optional) Uninstall kanban-bin on Arch using YAY

$ yay -Rns kanban-bin

2. Manually Install "kanban-bin" via AUR

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

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

b. Clone kanban-bin's git locally

$ git clone https://aur.archlinux.org/kanban-bin.git ~/kanban-bin

c. Go to ~/kanban-bin folder and install it

$ cd ~/kanban-bin $ makepkg -si

3. Information about the kanban-bin package on Arch User Repository (AUR)

ID: 695174
Name: kanban-bin
PackageBaseID: 103149
PackageBase: kanban-bin
Version: 1.7.1-1
Description: Self hosted Kanban board for GitLab issues (precompiled binary)
URL: https://kanban.leanlabs.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1447149080
LastModified: 1581320623
URLPath: /cgit/aur.git/snapshot/kanban-bin.tar.gz