falcon on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S falcon

* (Optional) Uninstall falcon on Arch using YAY

$ yay -Rns falcon

2. Manually Install "falcon" via AUR

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

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

b. Clone falcon's git locally

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

c. Go to ~/falcon folder and install it

$ cd ~/falcon $ makepkg -si

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

ID: 583088
Name: falcon
PackageBaseID: 14797
PackageBase: falcon
Version: 0.9.6.8-5
Description: An Open Source, simple, fast and powerful programming language, easy to learn and to feel comfortable with, and a scripting engine ready to empower mission-critical multithreaded applications.
URL: http://falconpl.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: revel
Submitter:
FirstSubmitted: 1201117996
LastModified: 1549354276
URLPath: /cgit/aur.git/snapshot/falcon.tar.gz

5. The same packages on other Linux Distributions