youki on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S youki

* (Optional) Uninstall youki on Arch using YAY

$ yay -Rns youki

2. Manually Install "youki" via AUR

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

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

b. Clone youki's git locally

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

c. Go to ~/youki folder and install it

$ cd ~/youki $ makepkg -si

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

ID: 1396233
Name: youki
PackageBaseID: 174434
PackageBase: youki
Version: 0.3.2-1
Description: A container runtime written in Rust
URL: https://containers.github.io/youki
NumVotes: 7
Popularity: 0.050193
OutOfDate:
Maintainer: alerque
Submitter: grawlinson
FirstSubmitted: 1640557658
LastModified: 1706737346
URLPath: /cgit/aur.git/snapshot/youki.tar.gz