vim-copilot-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vim-copilot-git

* (Optional) Uninstall vim-copilot-git on Arch using YAY

$ yay -Rns vim-copilot-git

2. Manually Install "vim-copilot-git" via AUR

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

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

b. Clone vim-copilot-git's git locally

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

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

$ cd ~/vim-copilot-git $ makepkg -si

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

ID: 1278448
Name: vim-copilot-git
PackageBaseID: 188124
PackageBase: vim-copilot-git
Version: 1.9.0.r0.g98c2939-1
Description: (Neo)Vim plugin for GitHub Copilot automated code completion. Requires a subscription.
URL: https://github.com/github/copilot.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Score_Under
Submitter: Score_Under
FirstSubmitted: 1669167702
LastModified: 1687688226
URLPath: /cgit/aur.git/snapshot/vim-copilot-git.tar.gz