sfm on AUR (Arch User Repository)
Last updated: January 01,2025
1. Install "sfm" 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 sfm on Arch using YAY
$
yay -S
sfm
Copied
* (Optional) Uninstall sfm on Arch using YAY
$
yay -Rns
sfm
Copied
2. Manually Install "sfm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sfm's git locally
$
git clone https://aur.archlinux.org/sfm.git
~/sfm
Copied
c. Go to ~/sfm folder and install it
$
cd
~/sfm
Copied
$
makepkg -si
Copied
3. Information about the sfm package on Arch User Repository (AUR)
ID: 1027513
Name: sfm
PackageBaseID: 175459
PackageBase: sfm
Version: 0.4-2
Description: simple file manager for unix-like systems
URL: https://git.afify.dev/sfm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: afify
Submitter: afify
FirstSubmitted: 1643404403
LastModified: 1643444524
URLPath: /cgit/aur.git/snapshot/sfm.tar.gz
Name: sfm
PackageBaseID: 175459
PackageBase: sfm
Version: 0.4-2
Description: simple file manager for unix-like systems
URL: https://git.afify.dev/sfm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: afify
Submitter: afify
FirstSubmitted: 1643404403
LastModified: 1643444524
URLPath: /cgit/aur.git/snapshot/sfm.tar.gz