hostctl on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S hostctl

* (Optional) Uninstall hostctl on Arch using YAY

$ yay -Rns hostctl

2. Manually Install "hostctl" via AUR

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

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

b. Clone hostctl's git locally

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

c. Go to ~/hostctl folder and install it

$ cd ~/hostctl $ makepkg -si

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

ID: 1251369
Name: hostctl
PackageBaseID: 150646
PackageBase: hostctl
Version: 1.1.4-4
Description: Command-line tool to manage your hosts file
URL: https://github.com/guumaster/hostctl
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: barbuk
Submitter: barbuk
FirstSubmitted: 1585032640
LastModified: 1683030287
URLPath: /cgit/aur.git/snapshot/hostctl.tar.gz