hcledit on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S hcledit

* (Optional) Uninstall hcledit on Arch using YAY

$ yay -Rns hcledit

2. Manually Install "hcledit" via AUR

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

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

b. Clone hcledit's git locally

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

c. Go to ~/hcledit folder and install it

$ cd ~/hcledit $ makepkg -si

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

ID: 1321823
Name: hcledit
PackageBaseID: 186569
PackageBase: hcledit
Version: 0.2.10-1
Description: A command line editor for HCL
URL: https://github.com/minamijoyo/hcledit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1665689300
LastModified: 1695209291
URLPath: /cgit/aur.git/snapshot/hcledit.tar.gz