fm-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fm-bin

* (Optional) Uninstall fm-bin on Arch using YAY

$ yay -Rns fm-bin

2. Manually Install "fm-bin" via AUR

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

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

b. Clone fm-bin's git locally

$ git clone https://aur.archlinux.org/fm-bin.git ~/fm-bin

c. Go to ~/fm-bin folder and install it

$ cd ~/fm-bin $ makepkg -si

3. Information about the fm-bin package on Arch User Repository (AUR)

ID: 1306779
Name: fm-bin
PackageBaseID: 175218
PackageBase: fm-bin
Version: 0.16.0-1
Description: A terminal based file manager
URL: https://github.com/knipferrc/fm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sam9032
Submitter: sam9032
FirstSubmitted: 1642690959
LastModified: 1692567344
URLPath: /cgit/aur.git/snapshot/fm-bin.tar.gz