linux-sgx on AUR (Arch User Repository)

Last updated: July 09,2024

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

$ yay -S linux-sgx

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

$ yay -Rns linux-sgx

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

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

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

$ cd ~/linux-sgx $ makepkg -si

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

ID: 1112666
Name: linux-sgx
PackageBaseID: 176824
PackageBase: linux-sgx
Version: 5.19.0..sgx1-1
Description: The Linux kernel and modules
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.tar.gz