qwt5 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S qwt5

* (Optional) Uninstall qwt5 on Arch using YAY

$ yay -Rns qwt5

2. Manually Install "qwt5" via AUR

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

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

b. Clone qwt5's git locally

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

c. Go to ~/qwt5 folder and install it

$ cd ~/qwt5 $ makepkg -si

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

ID: 608594
Name: qwt5
PackageBaseID: 141668
PackageBase: qwt5
Version: 5.2.3-5
Description: Qt Widgets for Technical Applications (version 5.X)
URL: http://qwt.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1556710976
LastModified: 1556710976
URLPath: /cgit/aur.git/snapshot/qwt5.tar.gz