sysbox-ce on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S sysbox-ce

* (Optional) Uninstall sysbox-ce on Arch using YAY

$ yay -Rns sysbox-ce

2. Manually Install "sysbox-ce" via AUR

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

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

b. Clone sysbox-ce's git locally

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

c. Go to ~/sysbox-ce folder and install it

$ cd ~/sysbox-ce $ makepkg -si

3. Information about the sysbox-ce package on Arch User Repository (AUR)

ID: 1383210
Name: sysbox-ce
PackageBaseID: 165390
PackageBase: sysbox-ce
Version: 0.6.3-1
Description: Container runtime with VM-like isolation (run Systemd, Docker, K8s in containers)
URL: https://github.com/nestybox/sysbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1617900040
LastModified: 1704834821
URLPath: /cgit/aur.git/snapshot/sysbox-ce.tar.gz