karn on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install karn on Arch using YAY
$
yay -S
karn
Copied
* (Optional) Uninstall karn on Arch using YAY
$
yay -Rns
karn
Copied
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
Copied
b. Clone karn's git locally
$
git clone https://aur.archlinux.org/karn.git
~/karn
Copied
c. Go to ~/karn folder and install it
$
cd
~/karn
Copied
$
makepkg -si
Copied
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
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