kite on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S kite

* (Optional) Uninstall kite on Arch using YAY

$ yay -Rns kite

2. Manually Install "kite" via AUR

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

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

b. Clone kite's git locally

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

c. Go to ~/kite folder and install it

$ cd ~/kite $ makepkg -si

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

ID: 923906
Name: kite
PackageBaseID: 152693
PackageBase: kite
Version: 2.20210607.0-1
Description: Installer for Kite, the AI Coding Assistant for Python and JavaScript
URL: https://www.kite.com/
NumVotes: 8
Popularity: 0.0014
OutOfDate: 1640763282
Maintainer:
FirstSubmitted: 1589304063
LastModified: 1624188214
URLPath: /cgit/aur.git/snapshot/kite.tar.gz