haskell-formatting on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "haskell-formatting" 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 haskell-formatting on Arch using YAY
$
yay -S
haskell-formatting
Copied
* (Optional) Uninstall haskell-formatting on Arch using YAY
$
yay -Rns
haskell-formatting
Copied
2. Manually Install "haskell-formatting" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone haskell-formatting's git locally
$
git clone https://aur.archlinux.org/haskell-formatting.git
~/haskell-formatting
Copied
c. Go to ~/haskell-formatting folder and install it
$
cd
~/haskell-formatting
Copied
$
makepkg -si
Copied
3. Information about the haskell-formatting package on Arch User Repository (AUR)
ID: 1206642
Name: haskell-formatting
PackageBaseID: 170294
PackageBase: haskell-formatting
Version: 7.2.0-1
Description: Combinator-based type-safe formatting
URL: https://hackage.haskell.org/package/formatting
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1629802383
LastModified: 1675531926
URLPath: /cgit/aur.git/snapshot/haskell-formatting.tar.gz
Name: haskell-formatting
PackageBaseID: 170294
PackageBase: haskell-formatting
Version: 7.2.0-1
Description: Combinator-based type-safe formatting
URL: https://hackage.haskell.org/package/formatting
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1629802383
LastModified: 1675531926
URLPath: /cgit/aur.git/snapshot/haskell-formatting.tar.gz