linux-sunxi-headers on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "linux-sunxi-headers" 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 linux-sunxi-headers on Arch using YAY

$ yay -S linux-sunxi-headers

* (Optional) Uninstall linux-sunxi-headers on Arch using YAY

$ yay -Rns linux-sunxi-headers

2. Manually Install "linux-sunxi-headers" via AUR

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

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

b. Clone linux-sunxi-headers's git locally

$ git clone https://aur.archlinux.org/linux-sunxi-headers.git ~/linux-sunxi-headers

c. Go to ~/linux-sunxi-headers folder and install it

$ cd ~/linux-sunxi-headers $ makepkg -si

3. Information about the linux-sunxi-headers package on Arch User Repository (AUR)

ID: 1105767
Name: linux-sunxi-headers
PackageBaseID: 160267
PackageBase: linux-sunxi
Version: 5.15.51-1
Description: Header files and scripts for building modules for linux kernel - ARMv7 multi-platform sunxi
URL: https://github.com/armbian/build
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer: redchenjs
FirstSubmitted: 1606405184
LastModified: 1656581255
URLPath: /cgit/aur.git/snapshot/linux-sunxi-headers.tar.gz