fypp on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S fypp

* (Optional) Uninstall fypp on Arch using YAY

$ yay -Rns fypp

2. Manually Install "fypp" via AUR

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

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

b. Clone fypp's git locally

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

c. Go to ~/fypp folder and install it

$ cd ~/fypp $ makepkg -si

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

ID: 970555
Name: fypp
PackageBaseID: 171725
PackageBase: fypp
Version: 3.1-1
Description: Python powered Fortran preprocessor
URL: https://fypp.readthedocs.io/
NumVotes: 2
Popularity: 0.016065
OutOfDate:
Maintainer: MartinDiehl
Submitter: MartinDiehl
FirstSubmitted: 1633531768
LastModified: 1633531768
URLPath: /cgit/aur.git/snapshot/fypp.tar.gz