crun-python-bindings on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S crun-python-bindings

* (Optional) Uninstall crun-python-bindings on Arch using YAY

$ yay -Rns crun-python-bindings

2. Manually Install "crun-python-bindings" via AUR

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

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

b. Clone crun-python-bindings's git locally

$ git clone https://aur.archlinux.org/crun-python-bindings.git ~/crun-python-bindings

c. Go to ~/crun-python-bindings folder and install it

$ cd ~/crun-python-bindings $ makepkg -si

3. Information about the crun-python-bindings package on Arch User Repository (AUR)

ID: 978364
Name: crun-python-bindings
PackageBaseID: 171145
PackageBase: crun-python-bindings
Version: 1.2-1
Description: A fast and lightweight fully featured OCI runtime and C library for running containers, including Python bindings
URL: https://github.com/containers/crun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pxeger
Submitter: pxeger
FirstSubmitted: 1631897511
LastModified: 1635019452
URLPath: /cgit/aur.git/snapshot/crun-python-bindings.tar.gz