fprettify on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S fprettify

* (Optional) Uninstall fprettify on Arch using YAY

$ yay -Rns fprettify

2. Manually Install "fprettify" via AUR

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

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

b. Clone fprettify's git locally

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

c. Go to ~/fprettify folder and install it

$ cd ~/fprettify $ makepkg -si

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

ID: 911717
Name: fprettify
PackageBaseID: 119444
PackageBase: fprettify
Version: 0.3.7-1
Description: An auto-formatter for modern Fortran code that imposes strict whitespace formatting, written in Python.
URL: https://github.com/pseewald/fprettify
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: patrick.kopper
Submitter: marmistrz
FirstSubmitted: 1486125262
LastModified: 1621875139
URLPath: /cgit/aur.git/snapshot/fprettify.tar.gz