qwtplot3d on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qwtplot3d

* (Optional) Uninstall qwtplot3d on Arch using YAY

$ yay -Rns qwtplot3d

2. Manually Install "qwtplot3d" via AUR

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

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

b. Clone qwtplot3d's git locally

$ git clone https://aur.archlinux.org/qwtplot3d.git ~/qwtplot3d

c. Go to ~/qwtplot3d folder and install it

$ cd ~/qwtplot3d $ makepkg -si

3. Information about the qwtplot3d package on Arch User Repository (AUR)

ID: 608593
Name: qwtplot3d
PackageBaseID: 141667
PackageBase: qwtplot3d
Version: 0.2.7-10
Description: Qt/OpenGL-based C++ programming library containing 3d-widgets
URL: http://qwtplot3d.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1556710909
LastModified: 1556710909
URLPath: /cgit/aur.git/snapshot/qwtplot3d.tar.gz