linux5.17.5.arch1-1-bin on AUR (Arch User Repository)
Last updated: November 05,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "linux5.17.5.arch1-1-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
Copied
b. Install linux5.17.5.arch1-1-bin on Arch using YAY
$
yay -S
linux5.17.5.arch1-1-bin
Copied
* (Optional) Uninstall linux5.17.5.arch1-1-bin on Arch using YAY
$
yay -Rns
linux5.17.5.arch1-1-bin
Copied
2. Manually Install "linux5.17.5.arch1-1-bin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone linux5.17.5.arch1-1-bin's git locally
$
git clone https://aur.archlinux.org/linux5.17.5.arch1-1-bin.git
~/linux5.17.5.arch1-1-bin
Copied
c. Go to ~/linux5.17.5.arch1-1-bin folder and install it
$
cd
~/linux5.17.5.arch1-1-bin
Copied
$
makepkg -si
Copied