docker-hosts-updater on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S docker-hosts-updater

* (Optional) Uninstall docker-hosts-updater on Arch using YAY

$ yay -Rns docker-hosts-updater

2. Manually Install "docker-hosts-updater" via AUR

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

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

b. Clone docker-hosts-updater's git locally

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

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

$ cd ~/docker-hosts-updater $ makepkg -si

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

ID: 1252642
Name: docker-hosts-updater
PackageBaseID: 193256
PackageBase: docker-hosts-updater
Version: 0.1-1
Description: Update Docker containers in /etc/hosts
URL: https://stackoverflow.com/questions/37242217/access-docker-container-from-host-using-containers-name
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loupzeur
Submitter: loupzeur
FirstSubmitted: 1683207512
LastModified: 1683207512
URLPath: /cgit/aur.git/snapshot/docker-hosts-updater.tar.gz