systemd-hosts.d on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S systemd-hosts.d

* (Optional) Uninstall systemd-hosts.d on Arch using YAY

$ yay -Rns systemd-hosts.d

2. Manually Install "systemd-hosts.d" via AUR

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

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

b. Clone systemd-hosts.d's git locally

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

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

$ cd ~/systemd-hosts.d $ makepkg -si

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

ID: 1157227
Name: systemd-hosts.d
PackageBaseID: 186867
PackageBase: systemd-hosts.d
Version: 1.0-1
Description: Keep your hosts records in logically separated files
URL: https://github.com/one-d-wide/systemd-hosts.d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onedwide
Submitter: onedwide
FirstSubmitted: 1666626366
LastModified: 1666726008
URLPath: /cgit/aur.git/snapshot/systemd-hosts.d.tar.gz