lib32-fltk on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lib32-fltk

* (Optional) Uninstall lib32-fltk on Arch using YAY

$ yay -Rns lib32-fltk

2. Manually Install "lib32-fltk" via AUR

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

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

b. Clone lib32-fltk's git locally

$ git clone https://aur.archlinux.org/lib32-fltk.git ~/lib32-fltk

c. Go to ~/lib32-fltk folder and install it

$ cd ~/lib32-fltk $ makepkg -si

3. Information about the lib32-fltk package on Arch User Repository (AUR)

ID: 1371861
Name: lib32-fltk
PackageBaseID: 38211
PackageBase: lib32-fltk
Version: 1.3.9-1
Description: Graphical user interface toolkit for X (32-bit)
URL: https://www.fltk.org
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: WoefulDerelict
Submitter: Babets
FirstSubmitted: 1276951339
LastModified: 1702926293
URLPath: /cgit/aur.git/snapshot/lib32-fltk.tar.gz