fig on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S fig

* (Optional) Uninstall fig on Arch using YAY

$ yay -Rns fig

2. Manually Install "fig" via AUR

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

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

b. Clone fig's git locally

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

c. Go to ~/fig folder and install it

$ cd ~/fig $ makepkg -si

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

ID: 1425912
Name: fig
PackageBaseID: 184857
PackageBase: fig
Version: 2.18.0-1
Description: Adds IDE-style autocomplete to your existing terminal.
URL: https://fig.io
NumVotes: 7
Popularity: 0.004987
OutOfDate:
Maintainer: ggrant
Submitter: ggrant
FirstSubmitted: 1660264518
LastModified: 1710262514
URLPath: /cgit/aur.git/snapshot/fig.tar.gz