ifm on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S ifm

* (Optional) Uninstall ifm on Arch using YAY

$ yay -Rns ifm

2. Manually Install "ifm" via AUR

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

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

b. Clone ifm's git locally

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

c. Go to ~/ifm folder and install it

$ cd ~/ifm $ makepkg -si

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

ID: 1327975
Name: ifm
PackageBaseID: 19251
PackageBase: ifm
Version: 5.5-2
Description: A language and a program for keeping track of your progress through an Interactive Fiction game.
URL: https://git.sr.ht/~zondo/ifm
NumVotes: 7
Popularity: 4.0E-6
OutOfDate:
Maintainer: Remedan
Submitter:
FirstSubmitted: 1219276225
LastModified: 1696274101
URLPath: /cgit/aur.git/snapshot/ifm.tar.gz