hctl on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S hctl

* (Optional) Uninstall hctl on Arch using YAY

$ yay -Rns hctl

2. Manually Install "hctl" via AUR

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

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

b. Clone hctl's git locally

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

c. Go to ~/hctl folder and install it

$ cd ~/hctl $ makepkg -si

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

ID: 1420741
Name: hctl
PackageBaseID: 197935
PackageBase: hctl
Version: 0.2.6-1
Description: CLI Tool to transform, merge, remove duplicates, validate hostlists for dns adblocker
URL: https://github.com/michalszmidt/hctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michalszmidt
Submitter: michalszmidt
FirstSubmitted: 1695740212
LastModified: 1709583823
URLPath: /cgit/aur.git/snapshot/hctl.tar.gz