kabmat on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kabmat

* (Optional) Uninstall kabmat on Arch using YAY

$ yay -Rns kabmat

2. Manually Install "kabmat" via AUR

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

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

b. Clone kabmat's git locally

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

c. Go to ~/kabmat folder and install it

$ cd ~/kabmat $ makepkg -si

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

ID: 1061154
Name: kabmat
PackageBaseID: 177670
PackageBase: kabmat
Version: 2.7.0-1
Description: TUI program for managing kanban boards with vim-like keybindings
URL: https://github.com/PlankCipher/kabmat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1649062154
LastModified: 1649062154
URLPath: /cgit/aur.git/snapshot/kabmat.tar.gz