fortls on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fortls

* (Optional) Uninstall fortls on Arch using YAY

$ yay -Rns fortls

2. Manually Install "fortls" via AUR

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

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

b. Clone fortls's git locally

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

c. Go to ~/fortls folder and install it

$ cd ~/fortls $ makepkg -si

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

ID: 1355324
Name: fortls
PackageBaseID: 176595
PackageBase: fortls
Version: 2.13.0-4
Description: A modern Language Server for Fortran.
URL: https://github.com/gnikit/fortls
NumVotes: 4
Popularity: 0.752664
OutOfDate:
Maintainer: fosskers
Submitter: fosskers
FirstSubmitted: 1646383703
LastModified: 1700310196
URLPath: /cgit/aur.git/snapshot/fortls.tar.gz