astronvim on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S astronvim

* (Optional) Uninstall astronvim on Arch using YAY

$ yay -Rns astronvim

2. Manually Install "astronvim" via AUR

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

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

b. Clone astronvim's git locally

$ git clone https://aur.archlinux.org/astronvim.git ~/astronvim

c. Go to ~/astronvim folder and install it

$ cd ~/astronvim $ makepkg -si

3. Information about the astronvim package on Arch User Repository (AUR)

ID: 1127992
Name: astronvim
PackageBaseID: 183445
PackageBase: astronvim
Version: 1.9.0-1
Description: AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
URL: https://github.com/AstroNvim/AstroNvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mehalter
FirstSubmitted: 1655898239
LastModified: 1660924309
URLPath: /cgit/aur.git/snapshot/astronvim.tar.gz