gfm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gfm

* (Optional) Uninstall gfm on Arch using YAY

$ yay -Rns gfm

2. Manually Install "gfm" via AUR

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

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

b. Clone gfm's git locally

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

c. Go to ~/gfm folder and install it

$ cd ~/gfm $ makepkg -si

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

ID: 451735
Name: gfm
PackageBaseID: 98625
PackageBase: gfm
Version: 1.08-1
Description: TIgroup files manipulator for TiLP
URL: http://lpg.ticalc.org/prj_gfm/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: blinxwang
FirstSubmitted: 1440623935
LastModified: 1507986310
URLPath: /cgit/aur.git/snapshot/gfm.tar.gz