xfig on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S xfig

* (Optional) Uninstall xfig on Arch using YAY

$ yay -Rns xfig

2. Manually Install "xfig" via AUR

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

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

b. Clone xfig's git locally

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

c. Go to ~/xfig folder and install it

$ cd ~/xfig $ makepkg -si

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

ID: 1355621
Name: xfig
PackageBaseID: 140952
PackageBase: xfig
Version: 3.2.9-1
Description: An interactive drawing tool
URL: http://mcj.sourceforge.net/
NumVotes: 10
Popularity: 1.225247
OutOfDate:
Maintainer: bidulock
Submitter: arojas
FirstSubmitted: 1554273768
LastModified: 1700380298
URLPath: /cgit/aur.git/snapshot/xfig.tar.gz