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

Last updated: May 20,2024

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

$ yay -S linux-sgx-headers

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

$ yay -Rns linux-sgx-headers

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

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

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

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

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

ID: 1112667
Name: linux-sgx-headers
PackageBaseID: 176824
PackageBase: linux-sgx
Version: 5.19.0..sgx1-1
Description: Headers and scripts for building modules for the Linux kernel
URL: https://www.kernel.org/
NumVotes: 1
Popularity: 5.0E-6
OutOfDate: 1662560134
Maintainer: jarkko
Submitter: jarkko
FirstSubmitted: 1647013299
LastModified: 1657960981
URLPath: /cgit/aur.git/snapshot/linux-sgx-headers.tar.gz