python2-pythonqwt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pythonqwt

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

$ yay -Rns python2-pythonqwt

2. Manually Install "python2-pythonqwt" via AUR

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

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

b. Clone python2-pythonqwt's git locally

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

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

$ cd ~/python2-pythonqwt $ makepkg -si

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

ID: 325668
Name: python2-pythonqwt
PackageBaseID: 114115
PackageBase: python2-pythonqwt
Version: 0.5.5-1
Description: Qt plotting widgets for Python (pure Python reimplementation of Qwt C++ library)
URL: http://pythonhosted.org/PythonQwt/
NumVotes: 1
Popularity: 0
OutOfDate: 1641337938
Maintainer: giniu
FirstSubmitted: 1469907490
LastModified: 1469907979
URLPath: /cgit/aur.git/snapshot/python2-pythonqwt.tar.gz