How to Install and Uninstall wasmtime Package on Arch Linux

Last updated: May 15,2024

1. Install "wasmtime" package

This tutorial shows how to install wasmtime on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S wasmtime

2. Uninstall "wasmtime" package

This guide covers the steps necessary to uninstall wasmtime on Arch Linux:

$ sudo pacman -Rcns wasmtime

3. Information about the wasmtime package on Arch Linux

Repository : extra
Name : wasmtime
Version : 18.0.2-1
Description : Standalone JIT-style runtime for WebAssembly, using Cranelift
Architecture : x86_64
URL : https://github.com/bytecodealliance/wasmtime
Licenses : Apache
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 7.24 MiB
Installed Size : 33.11 MiB
Packager : Frederik Schwan
Build Date : Thu Feb 29 09:16:18 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions