linux-sunxi on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S linux-sunxi

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

$ yay -Rns linux-sunxi

2. Manually Install "linux-sunxi" 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's git locally

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

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

$ cd ~/linux-sunxi $ makepkg -si

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

ID: 1105766
Name: linux-sunxi
PackageBaseID: 160267
PackageBase: linux-sunxi
Version: 5.15.51-1
Description: The Linux Kernel and modules - 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.tar.gz