kernel-headers-musl-i386 on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "kernel-headers-musl-i386" 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 kernel-headers-musl-i386 on Arch using YAY

$ yay -S kernel-headers-musl-i386

* (Optional) Uninstall kernel-headers-musl-i386 on Arch using YAY

$ yay -Rns kernel-headers-musl-i386

2. Manually Install "kernel-headers-musl-i386" via AUR

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

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

b. Clone kernel-headers-musl-i386's git locally

$ git clone https://aur.archlinux.org/kernel-headers-musl-i386.git ~/kernel-headers-musl-i386

c. Go to ~/kernel-headers-musl-i386 folder and install it

$ cd ~/kernel-headers-musl-i386 $ makepkg -si

3. Information about the kernel-headers-musl-i386 package on Arch User Repository (AUR)

ID: 1352377
Name: kernel-headers-musl-i386
PackageBaseID: 183473
PackageBase: kernel-headers-musl-i386
Version: 4.19.88-1
Description: Linux kernel headers sanitized for use with musl libc (i386)
URL: https://github.com/sabotage-linux/kernel-headers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gportay
Submitter: gportay
FirstSubmitted: 1655985149
LastModified: 1699867253
URLPath: /cgit/aur.git/snapshot/kernel-headers-musl-i386.tar.gz