haskell-wordexp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-wordexp

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

$ yay -Rns haskell-wordexp

2. Manually Install "haskell-wordexp" via AUR

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

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

b. Clone haskell-wordexp's git locally

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

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

$ cd ~/haskell-wordexp $ makepkg -si

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

ID: 1222838
Name: haskell-wordexp
PackageBaseID: 191209
PackageBase: haskell-wordexp
Version: 0.2.2-2
Description: wordexp(3) wrappers
URL: https://github.com/supki/wordexp
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1678226823
LastModified: 1678226823
URLPath: /cgit/aur.git/snapshot/haskell-wordexp.tar.gz