nss-docker on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nss-docker

* (Optional) Uninstall nss-docker on Arch using YAY

$ yay -Rns nss-docker

2. Manually Install "nss-docker" via AUR

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

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

b. Clone nss-docker's git locally

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

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

$ cd ~/nss-docker $ makepkg -si

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

ID: 1376158
Name: nss-docker
PackageBaseID: 175948
PackageBase: nss-docker
Version: 0.2-1
Description: Hostname resolution for Docker containers
URL: https://github.com/nhqml/nss-docker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nhqml
Submitter: Nhqml
FirstSubmitted: 1644761560
LastModified: 1703623932
URLPath: /cgit/aur.git/snapshot/nss-docker.tar.gz