haskell-trial on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S haskell-trial

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

$ yay -Rns haskell-trial

2. Manually Install "haskell-trial" via AUR

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

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

b. Clone haskell-trial's git locally

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

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

$ cd ~/haskell-trial $ makepkg -si

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

ID: 1072031
Name: haskell-trial
PackageBaseID: 178319
PackageBase: haskell-trial
Version: 0.0.0.0-1
Description: Trial Data Structure
URL: https://github.com/kowainik/trial
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ulidtko
Submitter: ulidtko
FirstSubmitted: 1650964488
LastModified: 1650964793
URLPath: /cgit/aur.git/snapshot/haskell-trial.tar.gz