diet-kconfig on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S diet-kconfig

* (Optional) Uninstall diet-kconfig on Arch using YAY

$ yay -Rns diet-kconfig

2. Manually Install "diet-kconfig" via AUR

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

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

b. Clone diet-kconfig's git locally

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

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

$ cd ~/diet-kconfig $ makepkg -si

3. Information about the diet-kconfig package on Arch User Repository (AUR)

ID: 899239
Name: diet-kconfig
PackageBaseID: 25465
PackageBase: diet-kconfig
Version: 1-5
Description: A script to trim unused modules when compiling the kernel
URL: https://ftp.suse.com/pub/people/tiwai/misc/diet-kconfig
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1239426873
LastModified: 1619684314
URLPath: /cgit/aur.git/snapshot/diet-kconfig.tar.gz