linux5.17.5.arch1-1-headers-bin on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "linux5.17.5.arch1-1-headers-bin" 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 linux5.17.5.arch1-1-headers-bin on Arch using YAY

$ yay -S linux5.17.5.arch1-1-headers-bin

* (Optional) Uninstall linux5.17.5.arch1-1-headers-bin on Arch using YAY

$ yay -Rns linux5.17.5.arch1-1-headers-bin

2. Manually Install "linux5.17.5.arch1-1-headers-bin" via AUR

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

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

b. Clone linux5.17.5.arch1-1-headers-bin's git locally

$ git clone https://aur.archlinux.org/linux5.17.5.arch1-1-headers-bin.git ~/linux5.17.5.arch1-1-headers-bin

c. Go to ~/linux5.17.5.arch1-1-headers-bin folder and install it

$ cd ~/linux5.17.5.arch1-1-headers-bin $ makepkg -si

3. Information about the linux5.17.5.arch1-1-headers-bin package on Arch User Repository (AUR)