hdevtools on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install hdevtools on Arch using YAY
$
yay -S
hdevtools
Copied
* (Optional) Uninstall hdevtools on Arch using YAY
$
yay -Rns
hdevtools
Copied
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
Copied
b. Clone hdevtools's git locally
$
git clone https://aur.archlinux.org/hdevtools.git
~/hdevtools
Copied
c. Go to ~/hdevtools folder and install it
$
cd
~/hdevtools
Copied
$
makepkg -si
Copied
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
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