faint on AUR (Arch User Repository)
Last updated: January 12,2025
1. Install "faint" 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 faint on Arch using YAY
$
yay -S
faint
Copied
* (Optional) Uninstall faint on Arch using YAY
$
yay -Rns
faint
Copied
2. Manually Install "faint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone faint's git locally
$
git clone https://aur.archlinux.org/faint.git
~/faint
Copied
c. Go to ~/faint folder and install it
$
cd
~/faint
Copied
$
makepkg -si
Copied
3. Information about the faint package on Arch User Repository (AUR)
ID: 926282
Name: faint
PackageBaseID: 159763
PackageBase: faint
Version: 1.2.0-2
Description: Extensible TUI fuzzy file explorer
URL: https://github.com/salman-abedin/faint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: orhun
FirstSubmitted: 1605197516
LastModified: 1624692904
URLPath: /cgit/aur.git/snapshot/faint.tar.gz
Name: faint
PackageBaseID: 159763
PackageBase: faint
Version: 1.2.0-2
Description: Extensible TUI fuzzy file explorer
URL: https://github.com/salman-abedin/faint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: orhun
FirstSubmitted: 1605197516
LastModified: 1624692904
URLPath: /cgit/aur.git/snapshot/faint.tar.gz