haskell-curl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S haskell-curl

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

$ yay -Rns haskell-curl

2. Manually Install "haskell-curl" via AUR

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

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

b. Clone haskell-curl's git locally

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

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

$ cd ~/haskell-curl $ makepkg -si

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

ID: 1123677
Name: haskell-curl
PackageBaseID: 125652
PackageBase: haskell-curl
Version: 1.3.8-1
Description: A Haskell binding to the curl library
URL: https://github.com/galoisinc/curl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1505739086
LastModified: 1659980716
URLPath: /cgit/aur.git/snapshot/haskell-curl.tar.gz