python-pyfltk on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pyfltk

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

$ yay -Rns python-pyfltk

2. Manually Install "python-pyfltk" via AUR

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

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

b. Clone python-pyfltk's git locally

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

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

$ cd ~/python-pyfltk $ makepkg -si

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

ID: 1173973
Name: python-pyfltk
PackageBaseID: 158948
PackageBase: python-pyfltk
Version: 1.3.8-1
Description: A Python wrapper for the Fast Light Tool Kit library
URL: http://pyfltk.sourceforge.net/
NumVotes: 1
Popularity: 0.001073
OutOfDate:
Maintainer: cmsigler
Submitter: cmsigler
FirstSubmitted: 1603190470
LastModified: 1669376933
URLPath: /cgit/aur.git/snapshot/python-pyfltk.tar.gz