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