python-pythonqwt on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pythonqwt

* (Optional) Uninstall python-pythonqwt on Arch using YAY

$ yay -Rns python-pythonqwt

2. Manually Install "python-pythonqwt" via AUR

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

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

b. Clone python-pythonqwt's git locally

$ git clone https://aur.archlinux.org/python-pythonqwt.git ~/python-pythonqwt

c. Go to ~/python-pythonqwt folder and install it

$ cd ~/python-pythonqwt $ makepkg -si

3. Information about the python-pythonqwt package on Arch User Repository (AUR)

ID: 1418153
Name: python-pythonqwt
PackageBaseID: 190685
PackageBase: python-pythonqwt
Version: 0.12.0-1
Description: Qt plotting widgets (pure Python reimplementation of Qwt C++ library)
URL: https://github.com/PlotPyStack/PythonQwt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: A_Bart
Submitter: A_Bart
FirstSubmitted: 1677063730
LastModified: 1709217429
URLPath: /cgit/aur.git/snapshot/python-pythonqwt.tar.gz