fig-beta on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fig-beta

* (Optional) Uninstall fig-beta on Arch using YAY

$ yay -Rns fig-beta

2. Manually Install "fig-beta" via AUR

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

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

b. Clone fig-beta's git locally

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

c. Go to ~/fig-beta folder and install it

$ cd ~/fig-beta $ makepkg -si

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

ID: 1425997
Name: fig-beta
PackageBaseID: 179011
PackageBase: fig-beta
Version: 2.18.1_beta.1-1
Description: Adds IDE-style autocomplete to your existing terminal.
URL: https://fig.io
NumVotes: 3
Popularity: 4.0E-6
OutOfDate:
Maintainer: ggrant
Submitter: ggrant
FirstSubmitted: 1653083941
LastModified: 1710270457
URLPath: /cgit/aur.git/snapshot/fig-beta.tar.gz