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

Last updated: April 28,2024

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

$ yay -S linux-beacon-headers

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

$ yay -Rns linux-beacon-headers

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

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

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

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

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

ID: 1043057
Name: linux-beacon-headers
PackageBaseID: 167712
PackageBase: linux-beacon
Version: 5.16.11.arch1-1
Description: Headers and scripts for building modules for the Linux kernel
URL: https://github.com/archlinux/linux/commits/v5.16.11-arch1
NumVotes: 2
Popularity: 0
OutOfDate: 1651909132
Maintainer: mikezackles
Submitter: mikezackles
FirstSubmitted: 1623005051
LastModified: 1645850431
URLPath: /cgit/aur.git/snapshot/linux-beacon-headers.tar.gz