eovim on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "eovim" 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 eovim on Arch using YAY
$
yay -S
eovim
Copied
* (Optional) Uninstall eovim on Arch using YAY
$
yay -Rns
eovim
Copied
2. Manually Install "eovim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone eovim's git locally
$
git clone https://aur.archlinux.org/eovim.git
~/eovim
Copied
c. Go to ~/eovim folder and install it
$
cd
~/eovim
Copied
$
makepkg -si
Copied
3. Information about the eovim package on Arch User Repository (AUR)
ID: 1045407
Name: eovim
PackageBaseID: 147403
PackageBase: eovim
Version: 0.2.0-2
Description: Eovim is the Enlightened Neovim. That's just an EFL GUI client for Neovim.
URL: https://phab.enlightenment.org/w/projects/eovim/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DanielNak
Submitter: DanielNak
FirstSubmitted: 1576366334
LastModified: 1646264210
URLPath: /cgit/aur.git/snapshot/eovim.tar.gz
Name: eovim
PackageBaseID: 147403
PackageBase: eovim
Version: 0.2.0-2
Description: Eovim is the Enlightened Neovim. That's just an EFL GUI client for Neovim.
URL: https://phab.enlightenment.org/w/projects/eovim/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DanielNak
Submitter: DanielNak
FirstSubmitted: 1576366334
LastModified: 1646264210
URLPath: /cgit/aur.git/snapshot/eovim.tar.gz