shfm on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S shfm

* (Optional) Uninstall shfm on Arch using YAY

$ yay -Rns shfm

2. Manually Install "shfm" via AUR

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

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

b. Clone shfm's git locally

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

c. Go to ~/shfm folder and install it

$ cd ~/shfm $ makepkg -si

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

ID: 839816
Name: shfm
PackageBaseID: 161360
PackageBase: shfm
Version: 0.4.2-2
Description: file manager written in posix shell.
URL: https://github.com/dylanaraps/shfm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: andreafeletto
FirstSubmitted: 1609196066
LastModified: 1609257639
URLPath: /cgit/aur.git/snapshot/shfm.tar.gz