qt5-canvas3d on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qt5-canvas3d

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

$ yay -Rns qt5-canvas3d

2. Manually Install "qt5-canvas3d" via AUR

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

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

b. Clone qt5-canvas3d's git locally

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

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

$ cd ~/qt5-canvas3d $ makepkg -si

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

ID: 626609
Name: qt5-canvas3d
PackageBaseID: 143186
PackageBase: qt5-canvas3d
Version: 5.12.4-1
Description: A JavaScript 3D rendering API for Qt Quick (deprecated in qt 5.13)
URL: https://www.qt.io
NumVotes: 3
Popularity: 0
OutOfDate: 1705020900
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1562150797
LastModified: 1562150797
URLPath: /cgit/aur.git/snapshot/qt5-canvas3d.tar.gz