wasmedge on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "wasmedge" 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
Copied
b. Install wasmedge on Arch using YAY
$
yay -S
wasmedge
Copied
* (Optional) Uninstall wasmedge on Arch using YAY
$
yay -Rns
wasmedge
Copied
2. Manually Install "wasmedge" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wasmedge's git locally
$
git clone https://aur.archlinux.org/wasmedge.git
~/wasmedge
Copied
c. Go to ~/wasmedge folder and install it
$
cd
~/wasmedge
Copied
$
makepkg -si
Copied
3. Information about the wasmedge package on Arch User Repository (AUR)
ID: 1347348
Name: wasmedge
PackageBaseID: 173765
PackageBase: wasmedge
Version: 0.13.5-1
Description: WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
URL: https://wasmedge.org
NumVotes: 3
Popularity: 0.005158
OutOfDate:
Maintainer: tee
Submitter: yanganto
FirstSubmitted: 1638942542
LastModified: 1699106958
URLPath: /cgit/aur.git/snapshot/wasmedge.tar.gz
Name: wasmedge
PackageBaseID: 173765
PackageBase: wasmedge
Version: 0.13.5-1
Description: WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
URL: https://wasmedge.org
NumVotes: 3
Popularity: 0.005158
OutOfDate:
Maintainer: tee
Submitter: yanganto
FirstSubmitted: 1638942542
LastModified: 1699106958
URLPath: /cgit/aur.git/snapshot/wasmedge.tar.gz