eovim-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S eovim-git

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

$ yay -Rns eovim-git

2. Manually Install "eovim-git" via AUR

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

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

b. Clone eovim-git's git locally

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

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

$ cd ~/eovim-git $ makepkg -si

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

ID: 538304
Name: eovim-git
PackageBaseID: 126409
PackageBase: eovim-git
Version: r322.47c6da7-1
Description: EFL powered Neovim GUI
URL: https://github.com/jeanguyomarch/eovim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nurelin
FirstSubmitted: 1508273297
LastModified: 1535235230
URLPath: /cgit/aur.git/snapshot/eovim-git.tar.gz