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

Last updated: October 05,2024

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

$ yay -S kernel-headers-musl-arm

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

$ yay -Rns kernel-headers-musl-arm

2. Manually Install "kernel-headers-musl-arm" 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-arm's git locally

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

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

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

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

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