docker-dnsmasq on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "docker-dnsmasq" 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
Copied
b. Install docker-dnsmasq on Arch using YAY
$
yay -S
docker-dnsmasq
Copied
* (Optional) Uninstall docker-dnsmasq on Arch using YAY
$
yay -Rns
docker-dnsmasq
Copied
2. Manually Install "docker-dnsmasq" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-dnsmasq's git locally
$
git clone https://aur.archlinux.org/docker-dnsmasq.git
~/docker-dnsmasq
Copied
c. Go to ~/docker-dnsmasq folder and install it
$
cd
~/docker-dnsmasq
Copied
$
makepkg -si
Copied
3. Information about the docker-dnsmasq package on Arch User Repository (AUR)
ID: 1242767
Name: docker-dnsmasq
PackageBaseID: 108089
PackageBase: docker-dnsmasq
Version: 20160226.5_1450f4d-1
Description: Daemon to add docker containers to dnsmasq
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: defektive
Submitter: defektive
FirstSubmitted: 1456521856
LastModified: 1681745493
URLPath: /cgit/aur.git/snapshot/docker-dnsmasq.tar.gz
Name: docker-dnsmasq
PackageBaseID: 108089
PackageBase: docker-dnsmasq
Version: 20160226.5_1450f4d-1
Description: Daemon to add docker containers to dnsmasq
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: defektive
Submitter: defektive
FirstSubmitted: 1456521856
LastModified: 1681745493
URLPath: /cgit/aur.git/snapshot/docker-dnsmasq.tar.gz