moonfltk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S moonfltk

* (Optional) Uninstall moonfltk on Arch using YAY

$ yay -Rns moonfltk

2. Manually Install "moonfltk" via AUR

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

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

b. Clone moonfltk's git locally

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

c. Go to ~/moonfltk folder and install it

$ cd ~/moonfltk $ makepkg -si

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

ID: 584771
Name: moonfltk
PackageBaseID: 131186
PackageBase: moonfltk
Version: 0.6-1
Description: Lua bindings for FLTK
URL: https://github.com/stetre/moonfltk
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1522279517
LastModified: 1549807335
URLPath: /cgit/aur.git/snapshot/moonfltk.tar.gz