lfm on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S lfm

* (Optional) Uninstall lfm on Arch using YAY

$ yay -Rns lfm

2. Manually Install "lfm" via AUR

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

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

b. Clone lfm's git locally

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

c. Go to ~/lfm folder and install it

$ cd ~/lfm $ makepkg -si

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

ID: 525292
Name: lfm
PackageBaseID: 134130
PackageBase: lfm
Version: 3.1-2
Description: A powerful file manager for the UNIX console. Based on curses and written in Python.
URL: https://inigo.katxi.org/devel/lfm/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1531152351
LastModified: 1531152351
URLPath: /cgit/aur.git/snapshot/lfm.tar.gz