hosts-gen on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S hosts-gen

* (Optional) Uninstall hosts-gen on Arch using YAY

$ yay -Rns hosts-gen

2. Manually Install "hosts-gen" via AUR

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

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

b. Clone hosts-gen's git locally

$ git clone https://aur.archlinux.org/hosts-gen.git ~/hosts-gen

c. Go to ~/hosts-gen folder and install it

$ cd ~/hosts-gen $ makepkg -si

3. Information about the hosts-gen package on Arch User Repository (AUR)

ID: 1306002
Name: hosts-gen
PackageBaseID: 114737
PackageBase: hosts-gen
Version: 0.9.20191123.2-2
Description: A little framework to generate /etc/hosts from /etc/hosts.d
URL: http://r-36.net/scm/hosts-gen/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ahills
Submitter: ahills
FirstSubmitted: 1471301164
LastModified: 1692407603
URLPath: /cgit/aur.git/snapshot/hosts-gen.tar.gz