python-wasmtime on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-wasmtime

* (Optional) Uninstall python-wasmtime on Arch using YAY

$ yay -Rns python-wasmtime

2. Manually Install "python-wasmtime" via AUR

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

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

b. Clone python-wasmtime's git locally

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

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

$ cd ~/python-wasmtime $ makepkg -si

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

ID: 951736
Name: python-wasmtime
PackageBaseID: 144696
PackageBase: python-wasmtime
Version: 0.29.0-1
Description: Python 3 extension for interface with Wasmtime/Cranelift.
URL: https://github.com/bytecodealliance/wasmtime-py
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1567180487
LastModified: 1629806936
URLPath: /cgit/aur.git/snapshot/python-wasmtime.tar.gz