qt5-wasm on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S qt5-wasm

* (Optional) Uninstall qt5-wasm on Arch using YAY

$ yay -Rns qt5-wasm

2. Manually Install "qt5-wasm" via AUR

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

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

b. Clone qt5-wasm's git locally

$ git clone https://aur.archlinux.org/qt5-wasm.git ~/qt5-wasm

c. Go to ~/qt5-wasm folder and install it

$ cd ~/qt5-wasm $ makepkg -si

3. Information about the qt5-wasm package on Arch User Repository (AUR)

ID: 960714
Name: qt5-wasm
PackageBaseID: 156786
PackageBase: qt5-wasm
Version: 5.15.2-2
Description: A cross-platform application and UI framework for WebAssembly (No multithreading)
URL: https://www.qt.io
NumVotes: 0
Popularity: 0
OutOfDate: 1706480884
Maintainer: mickybart
Submitter: mickybart
FirstSubmitted: 1597605251
LastModified: 1631586843
URLPath: /cgit/aur.git/snapshot/qt5-wasm.tar.gz