falion on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S falion

* (Optional) Uninstall falion on Arch using YAY

$ yay -Rns falion

2. Manually Install "falion" via AUR

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

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

b. Clone falion's git locally

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

c. Go to ~/falion folder and install it

$ cd ~/falion $ makepkg -si

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

ID: 1427193
Name: falion
PackageBaseID: 178334
PackageBase: falion
Version: 1.0.0-1
Description: An open source, programmed in rust, privacy focused tool for scraping programming resources (like stackoverflow) fast, efficient and asynchronous/parallel using the CLI or GUI.
URL: https://github.com/Obscurely/falion
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: obscurely
Submitter: obscurely
FirstSubmitted: 1650982942
LastModified: 1710436859
URLPath: /cgit/aur.git/snapshot/falion.tar.gz