cfm on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install cfm on Arch using YAY
$
yay -S
cfm
Copied
* (Optional) Uninstall cfm on Arch using YAY
$
yay -Rns
cfm
Copied
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
Copied
b. Clone cfm's git locally
$
git clone https://aur.archlinux.org/cfm.git
~/cfm
Copied
c. Go to ~/cfm folder and install it
$
cd
~/cfm
Copied
$
makepkg -si
Copied
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
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