kconfig-git on AUR( Arch User Repository.)

Last updated: September 03,2022

1. Install kconfig-git via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install kconfig-git on Arch using YAY

yay -S kconfig-git

c. Remove kconfig-git on Arch using YAY

yay -Rns kconfig-git

2. Install kconfig-git via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone kconfig-git's git locally

git clone https://aur.archlinux.org/kconfig-git.git ~/kconfig-git

c. Go to ~/kconfig-git folder and install it

cd ~/kconfig-git
makepkg -si

3. Details of kconfig-git package

ID: 914384
Name: kconfig-git
PackageBaseID: 76990
PackageBase: kconfig-git
Version: 5.83.0_r837.g0d6cdae-1
Description: Configuration system
URL: https://community.kde.org/Frameworks
NumVotes: 26
Popularity: 0.000679
OutOfDate:
Maintainer: IslandC0der
FirstSubmitted: 1388835417
LastModified: 1622396510
URLPath: /cgit/aur.git/snapshot/kconfig-git.tar.gz