haskell-data-flags on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S haskell-data-flags

* (Optional) Uninstall haskell-data-flags on Arch using YAY

$ yay -Rns haskell-data-flags

2. Manually Install "haskell-data-flags" via AUR

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

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

b. Clone haskell-data-flags's git locally

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

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

$ cd ~/haskell-data-flags $ makepkg -si

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

ID: 951715
Name: haskell-data-flags
PackageBaseID: 170295
PackageBase: haskell-data-flags
Version: 0.0.3.4-1
Description: A package for working with bit masks and flags in general
URL: https://hackage.haskell.org/package/data-flags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1629803194
LastModified: 1629803194
URLPath: /cgit/aur.git/snapshot/haskell-data-flags.tar.gz