fvim-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fvim-bin

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

$ yay -Rns fvim-bin

2. Manually Install "fvim-bin" via AUR

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

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

b. Clone fvim-bin's git locally

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

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

$ cd ~/fvim-bin $ makepkg -si

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

ID: 1101105
Name: fvim-bin
PackageBaseID: 170982
PackageBase: fvim-bin
Version: 0.3.531_g119a455-1
Description: Cross platform Neovim front-end UI, built with F# + Avalonia
URL: https://github.com/yatli/fvim
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: qufiwefefwoyn
Submitter: p00f
FirstSubmitted: 1631453408
LastModified: 1655724519
URLPath: /cgit/aur.git/snapshot/fvim-bin.tar.gz