fig on AUR (Arch User Repository)
Last updated: January 07,2025
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
Copied
b. Install fig on Arch using YAY
$
yay -S
fig
Copied
* (Optional) Uninstall fig on Arch using YAY
$
yay -Rns
fig
Copied
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
Copied
b. Clone fig's git locally
$
git clone https://aur.archlinux.org/fig.git
~/fig
Copied
c. Go to ~/fig folder and install it
$
cd
~/fig
Copied
$
makepkg -si
Copied
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
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