fvim on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "fvim" 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 fvim on Arch using YAY
$
yay -S
fvim
Copied
* (Optional) Uninstall fvim on Arch using YAY
$
yay -Rns
fvim
Copied
2. Manually Install "fvim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fvim's git locally
$
git clone https://aur.archlinux.org/fvim.git
~/fvim
Copied
c. Go to ~/fvim folder and install it
$
cd
~/fvim
Copied
$
makepkg -si
Copied
3. Information about the fvim package on Arch User Repository (AUR)
ID: 1089027
Name: fvim
PackageBaseID: 144843
PackageBase: fvim
Version: 0.3.536_gb836b56-1
Description: Cross platform Neovim front-end UI, built with F# + Avalonia
URL: https://github.com/yatli/fvim
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jjohnson338
Submitter: jjohnson338
FirstSubmitted: 1567644898
LastModified: 1654180520
URLPath: /cgit/aur.git/snapshot/fvim.tar.gz
Name: fvim
PackageBaseID: 144843
PackageBase: fvim
Version: 0.3.536_gb836b56-1
Description: Cross platform Neovim front-end UI, built with F# + Avalonia
URL: https://github.com/yatli/fvim
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jjohnson338
Submitter: jjohnson338
FirstSubmitted: 1567644898
LastModified: 1654180520
URLPath: /cgit/aur.git/snapshot/fvim.tar.gz