faint on AUR (Arch User Repository)

Last updated: May 20,2024

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

b. Install faint on Arch using YAY

$ yay -S faint

* (Optional) Uninstall faint on Arch using YAY

$ yay -Rns faint

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

b. Clone faint's git locally

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

c. Go to ~/faint folder and install it

$ cd ~/faint $ makepkg -si

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