hyperd on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S hyperd

* (Optional) Uninstall hyperd on Arch using YAY

$ yay -Rns hyperd

2. Manually Install "hyperd" via AUR

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

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

b. Clone hyperd's git locally

$ git clone https://aur.archlinux.org/hyperd.git ~/hyperd

c. Go to ~/hyperd folder and install it

$ cd ~/hyperd $ makepkg -si

3. Information about the hyperd package on Arch User Repository (AUR)

ID: 556442
Name: hyperd
PackageBaseID: 116762
PackageBase: hyperd
Version: 1.1.0-1
Description: Hypervisor-agnostic Docker Runtime
URL: https://www.hypercontainer.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonathon
FirstSubmitted: 1478293801
LastModified: 1541088336
URLPath: /cgit/aur.git/snapshot/hyperd.tar.gz