fipolate on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fipolate

* (Optional) Uninstall fipolate on Arch using YAY

$ yay -Rns fipolate

2. Manually Install "fipolate" via AUR

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

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

b. Clone fipolate's git locally

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

c. Go to ~/fipolate folder and install it

$ cd ~/fipolate $ makepkg -si

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

ID: 1112495
Name: fipolate
PackageBaseID: 66424
PackageBase: fipolate
Version: 2017-4
Description: Interpolate text files with variables through a fifo via user prompts.
URL: https://xyne.dev/projects/fipolate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1358581000
LastModified: 1657924898
URLPath: /cgit/aur.git/snapshot/fipolate.tar.gz