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

Last updated: November 23,2024

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

$ yay -S linux-ec2-headers

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

$ yay -Rns linux-ec2-headers

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

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

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

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

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

ID: 557692
Name: linux-ec2-headers
PackageBaseID: 96998
PackageBase: linux-ec2
Version: 4.19.1-1
Description: Header files and scripts for building modules for linux-ec2 kernel
URL: https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2
NumVotes: 3
Popularity: 0
OutOfDate: 1589711187
Maintainer: tycho
FirstSubmitted: 1439160613
LastModified: 1541488135
URLPath: /cgit/aur.git/snapshot/linux-ec2-headers.tar.gz