haskell-ioctl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskell-ioctl

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

$ yay -Rns haskell-ioctl

2. Manually Install "haskell-ioctl" via AUR

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

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

b. Clone haskell-ioctl's git locally

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

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

$ cd ~/haskell-ioctl $ makepkg -si

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

ID: 1126516
Name: haskell-ioctl
PackageBaseID: 184957
PackageBase: haskell-ioctl
Version: 0.0.1-1
Description: Type-safe I/O control package
URL: https://hackage.haskell.org/package/ioctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: davispuh
Submitter: davispuh
FirstSubmitted: 1660613078
LastModified: 1660613078
URLPath: /cgit/aur.git/snapshot/haskell-ioctl.tar.gz