hdevtools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S hdevtools

* (Optional) Uninstall hdevtools on Arch using YAY

$ yay -Rns hdevtools

2. Manually Install "hdevtools" via AUR

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

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

b. Clone hdevtools's git locally

$ git clone https://aur.archlinux.org/hdevtools.git ~/hdevtools

c. Go to ~/hdevtools folder and install it

$ cd ~/hdevtools $ makepkg -si

3. Information about the hdevtools package on Arch User Repository (AUR)

ID: 695452
Name: hdevtools
PackageBaseID: 126149
PackageBase: hdevtools
Version: 0.1.8.0-1
Description: A backend for text editor plugins for Haskell
URL: https://github.com/hdevtools/hdevtools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: unit73e
FirstSubmitted: 1507316547
LastModified: 1581369671
URLPath: /cgit/aur.git/snapshot/hdevtools.tar.gz