vifm-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S vifm-git

* (Optional) Uninstall vifm-git on Arch using YAY

$ yay -Rns vifm-git

2. Manually Install "vifm-git" via AUR

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

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

b. Clone vifm-git's git locally

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

c. Go to ~/vifm-git folder and install it

$ cd ~/vifm-git $ makepkg -si

3. Information about the vifm-git package on Arch User Repository (AUR)

ID: 1371842
Name: vifm-git
PackageBaseID: 99669
PackageBase: vifm-git
Version: 0.13.r308.g83f9c94fd-1
Description: Ncurses based file manager with vi like keybindings
URL: http://vifm.info/
NumVotes: 11
Popularity: 0.136846
OutOfDate:
Maintainer: jose1711
Submitter: derhamster
FirstSubmitted: 1441822996
LastModified: 1702922966
URLPath: /cgit/aur.git/snapshot/vifm-git.tar.gz