yai on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yai

* (Optional) Uninstall yai on Arch using YAY

$ yay -Rns yai

2. Manually Install "yai" via AUR

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

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

b. Clone yai's git locally

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

c. Go to ~/yai folder and install it

$ cd ~/yai $ makepkg -si

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

ID: 1246167
Name: yai
PackageBaseID: 193024
PackageBase: yai
Version: 0.6.0-1
Description: Yai - Your AI powered terminal assistant
URL: https://github.com/ekkinox/yai
NumVotes: 4
Popularity: 0.006609
OutOfDate:
Maintainer: kaida
Submitter: kaida
FirstSubmitted: 1682428317
LastModified: 1682428317
URLPath: /cgit/aur.git/snapshot/yai.tar.gz