neovim-magic on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S neovim-magic

* (Optional) Uninstall neovim-magic on Arch using YAY

$ yay -Rns neovim-magic

2. Manually Install "neovim-magic" via AUR

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

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

b. Clone neovim-magic's git locally

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

c. Go to ~/neovim-magic folder and install it

$ cd ~/neovim-magic $ makepkg -si

3. Information about the neovim-magic package on Arch User Repository (AUR)

ID: 978396
Name: neovim-magic
PackageBaseID: 172330
PackageBase: neovim-magic
Version: 0.3.1-1
Description: Pluggable framework for using AI code assistance
URL: https://github.com/jameshiew/nvim-magic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1635025515
LastModified: 1635025515
URLPath: /cgit/aur.git/snapshot/neovim-magic.tar.gz