karn on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S karn

* (Optional) Uninstall karn on Arch using YAY

$ yay -Rns karn

2. Manually Install "karn" via AUR

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

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

b. Clone karn's git locally

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

c. Go to ~/karn folder and install it

$ cd ~/karn $ makepkg -si

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

ID: 867529
Name: karn
PackageBaseID: 128350
PackageBase: karn
Version: 0.1.0-1
Description: Manage multiple Git identities with ease
URL: https://github.com/prydonius/karn
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: captn3m0
Submitter: captn3m0
FirstSubmitted: 1514093458
LastModified: 1614021936
URLPath: /cgit/aur.git/snapshot/karn.tar.gz