linux-ec2 on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S linux-ec2

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

$ yay -Rns linux-ec2

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

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

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

$ cd ~/linux-ec2 $ makepkg -si

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

ID: 557691
Name: linux-ec2
PackageBaseID: 96998
PackageBase: linux-ec2
Version: 4.19.1-1
Description: The linux-ec2 kernel and modules
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.tar.gz