fprettify on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install fprettify on Arch using YAY
$
yay -S
fprettify
Copied
* (Optional) Uninstall fprettify on Arch using YAY
$
yay -Rns
fprettify
Copied
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
Copied
b. Clone fprettify's git locally
$
git clone https://aur.archlinux.org/fprettify.git
~/fprettify
Copied
c. Go to ~/fprettify folder and install it
$
cd
~/fprettify
Copied
$
makepkg -si
Copied
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
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