hyperstart on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S hyperstart

* (Optional) Uninstall hyperstart on Arch using YAY

$ yay -Rns hyperstart

2. Manually Install "hyperstart" via AUR

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

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

b. Clone hyperstart's git locally

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

c. Go to ~/hyperstart folder and install it

$ cd ~/hyperstart $ makepkg -si

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

ID: 454110
Name: hyperstart
PackageBaseID: 116763
PackageBase: hyperstart
Version: 1.0.0-1
Description: Hypervisor-agnostic Docker Runtime (boot files)
URL: https://www.hypercontainer.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonathon
FirstSubmitted: 1478295201
LastModified: 1508694219
URLPath: /cgit/aur.git/snapshot/hyperstart.tar.gz