cfm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cfm

* (Optional) Uninstall cfm on Arch using YAY

$ yay -Rns cfm

2. Manually Install "cfm" via AUR

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

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

b. Clone cfm's git locally

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

c. Go to ~/cfm folder and install it

$ cd ~/cfm $ makepkg -si

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

ID: 931039
Name: cfm
PackageBaseID: 148830
PackageBase: cfm
Version: 0.6.6-1
Description: TUI file manager with the goal of being simple, easy, and bloat-free, utilizing Vi-inspired keybinds.
URL: https://github.com/WillEccles/cfm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: hawkeye0021
FirstSubmitted: 1580931939
LastModified: 1625565553
URLPath: /cgit/aur.git/snapshot/cfm.tar.gz