enarx-git on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S enarx-git

* (Optional) Uninstall enarx-git on Arch using YAY

$ yay -Rns enarx-git

2. Manually Install "enarx-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone enarx-git's git locally

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

c. Go to ~/enarx-git folder and install it

$ cd ~/enarx-git $ makepkg -si

3. Information about the enarx-git package on Arch User Repository (AUR)

ID: 1020096
Name: enarx-git
PackageBaseID: 175143
PackageBase: enarx-git
Version: 0.1.3.git-1
Description: Application deployment system enabling applications to run within Trusted Execution Environments (TEEs)
URL: https://github.com/enarx/enarx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jarkko
Submitter: jarkko
FirstSubmitted: 1642432434
LastModified: 1642432434
URLPath: /cgit/aur.git/snapshot/enarx-git.tar.gz