haskell-mock on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S haskell-mock

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

$ yay -Rns haskell-mock

2. Manually Install "haskell-mock" via AUR

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

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

b. Clone haskell-mock's git locally

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

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

$ cd ~/haskell-mock $ makepkg -si

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

ID: 831050
Name: haskell-mock
PackageBaseID: 137530
PackageBase: haskell-mock
Version: 3.7.1-1
Description: Great Haskell tool to transform text
URL: https://git.eisfunke.com/software/mock
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Eisfunke
Submitter: Eisfunke
FirstSubmitted: 1542908892
LastModified: 1607514722
URLPath: /cgit/aur.git/snapshot/haskell-mock.tar.gz