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

Last updated: July 05,2024

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

$ yay -S linux-binder-headers

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

$ yay -Rns linux-binder-headers

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

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

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

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

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

ID: 1349698
Name: linux-binder-headers
PackageBaseID: 196105
PackageBase: linux-binder
Version: 6.5.9.arch2-1
Description: Headers and scripts for building modules for the Linux kernel
URL: https://github.com/archlinux/linux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mdhishamsayed
Submitter: mdhishamsayed
FirstSubmitted: 1690258885
LastModified: 1699445254
URLPath: /cgit/aur.git/snapshot/linux-binder-headers.tar.gz