ficl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ficl

* (Optional) Uninstall ficl on Arch using YAY

$ yay -Rns ficl

2. Manually Install "ficl" via AUR

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

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

b. Clone ficl's git locally

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

c. Go to ~/ficl folder and install it

$ cd ~/ficl $ makepkg -si

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

ID: 193954
Name: ficl
PackageBaseID: 49345
PackageBase: ficl
Version: 4.1.0-1
Description: Forth Inspired Command Language
URL: http://ficl.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1306380132
LastModified: 1434169060
URLPath: /cgit/aur.git/snapshot/ficl.tar.gz