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