floskell on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S floskell

* (Optional) Uninstall floskell on Arch using YAY

$ yay -Rns floskell

2. Manually Install "floskell" via AUR

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

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

b. Clone floskell's git locally

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

c. Go to ~/floskell folder and install it

$ cd ~/floskell $ makepkg -si

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

ID: 1303478
Name: floskell
PackageBaseID: 157750
PackageBase: floskell
Version: 0.10.8-1
Description: Floskell is flexible Haskell source code pretty printer.
URL: https://github.com/ennocramer/floskell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1600197363
LastModified: 1691943367
URLPath: /cgit/aur.git/snapshot/floskell.tar.gz