kanla on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kanla

* (Optional) Uninstall kanla on Arch using YAY

$ yay -Rns kanla

2. Manually Install "kanla" via AUR

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

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

b. Clone kanla's git locally

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

c. Go to ~/kanla folder and install it

$ cd ~/kanla $ makepkg -si

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

ID: 209267
Name: kanla
PackageBaseID: 68300
PackageBase: kanla
Version: 1.5-3
Description: small-scale alerting daemon
URL: http://kanla.zekjur.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: badboy
FirstSubmitted: 1363780167
LastModified: 1436376209
URLPath: /cgit/aur.git/snapshot/kanla.tar.gz

5. The same packages on other Linux Distributions