haskell-iconv on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-iconv

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

$ yay -Rns haskell-iconv

2. Manually Install "haskell-iconv" via AUR

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

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

b. Clone haskell-iconv's git locally

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

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

$ cd ~/haskell-iconv $ makepkg -si

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

ID: 1227071
Name: haskell-iconv
PackageBaseID: 191623
PackageBase: haskell-iconv
Version: 0.4.1.3-1
Description: String encoding conversion
URL: http://code.haskell.org/iconv/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: No1ne
Submitter: No1ne
FirstSubmitted: 1678916638
LastModified: 1678916639
URLPath: /cgit/aur.git/snapshot/haskell-iconv.tar.gz