haskell-fixed on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S haskell-fixed

* (Optional) Uninstall haskell-fixed on Arch using YAY

$ yay -Rns haskell-fixed

2. Manually Install "haskell-fixed" via AUR

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

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

b. Clone haskell-fixed's git locally

$ git clone https://aur.archlinux.org/haskell-fixed.git ~/haskell-fixed

c. Go to ~/haskell-fixed folder and install it

$ cd ~/haskell-fixed $ makepkg -si

3. Information about the haskell-fixed package on Arch User Repository (AUR)

ID: 757533
Name: haskell-fixed
PackageBaseID: 117667
PackageBase: haskell-fixed
Version: 0.3-1
Description: Signed 15.16 precision fixed point arithmetic
URL: http://github.com/ekmett/fixed
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: berberman
Submitter: cgar
FirstSubmitted: 1481487549
LastModified: 1593261249
URLPath: /cgit/aur.git/snapshot/haskell-fixed.tar.gz