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

Last updated: November 05,2024

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

$ yay -S linux-ec2-docs

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

$ yay -Rns linux-ec2-docs

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

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

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

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

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

ID: 557693
Name: linux-ec2-docs
PackageBaseID: 96998
PackageBase: linux-ec2
Version: 4.19.1-1
Description: Kernel hackers manual - HTML documentation that comes with the 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-docs.tar.gz