lfp on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S lfp

* (Optional) Uninstall lfp on Arch using YAY

$ yay -Rns lfp

2. Manually Install "lfp" via AUR

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

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

b. Clone lfp's git locally

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

c. Go to ~/lfp folder and install it

$ cd ~/lfp $ makepkg -si

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

ID: 1410709
Name: lfp
PackageBaseID: 178694
PackageBase: lfp
Version: 4.2.0-1
Description: A wrapper for the lf file manager with in-terminal media previews, on-exit directory changing and much more
URL: https://gitlab.com/a4to/lfp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1652059657
LastModified: 1708139570
URLPath: /cgit/aur.git/snapshot/lfp.tar.gz