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