ficl on AUR (Arch User Repository)
Last updated: January 04,2025
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
Copied
b. Install ficl on Arch using YAY
$
yay -S
ficl
Copied
* (Optional) Uninstall ficl on Arch using YAY
$
yay -Rns
ficl
Copied
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
Copied
b. Clone ficl's git locally
$
git clone https://aur.archlinux.org/ficl.git
~/ficl
Copied
c. Go to ~/ficl folder and install it
$
cd
~/ficl
Copied
$
makepkg -si
Copied
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
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