github-copilot-cli on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S github-copilot-cli

* (Optional) Uninstall github-copilot-cli on Arch using YAY

$ yay -Rns github-copilot-cli

2. Manually Install "github-copilot-cli" via AUR

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

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

b. Clone github-copilot-cli's git locally

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

c. Go to ~/github-copilot-cli folder and install it

$ cd ~/github-copilot-cli $ makepkg -si

3. Information about the github-copilot-cli package on Arch User Repository (AUR)

ID: 1242895
Name: github-copilot-cli
PackageBaseID: 191792
PackageBase: github-copilot-cli
Version: 0.1.33-1
Description: A CLI experience for letting GitHub Copilot help you on the command line
URL: https://githubnext.com/projects/copilot-cli/
NumVotes: 2
Popularity: 0.10781
OutOfDate: 1702575440
Maintainer: JP-Ellis
Submitter: JP-Ellis
FirstSubmitted: 1679436134
LastModified: 1681768435
URLPath: /cgit/aur.git/snapshot/github-copilot-cli.tar.gz