doggo on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S doggo

* (Optional) Uninstall doggo on Arch using YAY

$ yay -Rns doggo

2. Manually Install "doggo" via AUR

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

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

b. Clone doggo's git locally

$ git clone https://aur.archlinux.org/doggo.git ~/doggo

c. Go to ~/doggo folder and install it

$ cd ~/doggo $ makepkg -si

3. Information about the doggo package on Arch User Repository (AUR)

ID: 1318701
Name: doggo
PackageBaseID: 161052
PackageBase: doggo
Version: 0.5.7-1
Description: Command-line DNS Client for Humans.
URL: https://github.com/mr-karan/doggo
NumVotes: 3
Popularity: 1.0E-5
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1608320451
LastModified: 1694652928
URLPath: /cgit/aur.git/snapshot/doggo.tar.gz

5. The same packages on other Linux Distributions