sfm on AUR (Arch User Repository)

Last updated: October 06,2024

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

b. Install sfm on Arch using YAY

$ yay -S sfm

* (Optional) Uninstall sfm on Arch using YAY

$ yay -Rns sfm

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

b. Clone sfm's git locally

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

c. Go to ~/sfm folder and install it

$ cd ~/sfm $ makepkg -si

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