menuconfig-git on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S menuconfig-git

* (Optional) Uninstall menuconfig-git on Arch using YAY

$ yay -Rns menuconfig-git

2. Manually Install "menuconfig-git" via AUR

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

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

b. Clone menuconfig-git's git locally

$ git clone https://aur.archlinux.org/menuconfig-git.git ~/menuconfig-git

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

$ cd ~/menuconfig-git $ makepkg -si

3. Information about the menuconfig-git package on Arch User Repository (AUR)

ID: 1258838
Name: menuconfig-git
PackageBaseID: 85080
PackageBase: menuconfig-git
Version: r2456.0687bef-1
Description: Standalone version of the mconf tool from the linux kernel
URL: https://github.com/anatol/menuconfig
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1409081005
LastModified: 1684258143
URLPath: /cgit/aur.git/snapshot/menuconfig-git.tar.gz