findent on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S findent

* (Optional) Uninstall findent on Arch using YAY

$ yay -Rns findent

2. Manually Install "findent" via AUR

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

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

b. Clone findent's git locally

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

c. Go to ~/findent folder and install it

$ cd ~/findent $ makepkg -si

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

ID: 1414588
Name: findent
PackageBaseID: 136478
PackageBase: findent
Version: 4.3.2-1
Description: Indent, beautify and relabel Fortran source, generates dependencies
URL: https://www.ratrabbit.nl/ratrabbit/findent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: eolianoe
FirstSubmitted: 1538721483
LastModified: 1708736487
URLPath: /cgit/aur.git/snapshot/findent.tar.gz