fltk-editor on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fltk-editor

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

$ yay -Rns fltk-editor

2. Manually Install "fltk-editor" via AUR

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

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

b. Clone fltk-editor's git locally

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

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

$ cd ~/fltk-editor $ makepkg -si

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

ID: 256043
Name: fltk-editor
PackageBaseID: 75424
PackageBase: fltk-editor
Version: 1.3.2-2
Description: Simple text editor application for FLTK
URL: http://www.fltk.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: City-busz
FirstSubmitted: 1384591089
LastModified: 1450110023
URLPath: /cgit/aur.git/snapshot/fltk-editor.tar.gz