gvisor-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gvisor-bin

* (Optional) Uninstall gvisor-bin on Arch using YAY

$ yay -Rns gvisor-bin

2. Manually Install "gvisor-bin" via AUR

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

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

b. Clone gvisor-bin's git locally

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

c. Go to ~/gvisor-bin folder and install it

$ cd ~/gvisor-bin $ makepkg -si

3. Information about the gvisor-bin package on Arch User Repository (AUR)

ID: 1422249
Name: gvisor-bin
PackageBaseID: 148746
PackageBase: gvisor-bin
Version: 20240305.0-1
Description: OCI container sandbox runtime focused on security, efficiency, and ease of use
URL: https://gvisor.dev
NumVotes: 4
Popularity: 4.7E-5
OutOfDate:
Maintainer: SunRed
Submitter:
FirstSubmitted: 1580672827
LastModified: 1709791227
URLPath: /cgit/aur.git/snapshot/gvisor-bin.tar.gz