domainchecker on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S domainchecker

* (Optional) Uninstall domainchecker on Arch using YAY

$ yay -Rns domainchecker

2. Manually Install "domainchecker" via AUR

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

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

b. Clone domainchecker's git locally

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

c. Go to ~/domainchecker folder and install it

$ cd ~/domainchecker $ makepkg -si

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

ID: 282700
Name: domainchecker
PackageBaseID: 108482
PackageBase: domainchecker
Version: 0.0.1-0
Description: Check domain availability from your cli and pass it to a domain supplier.
URL: http://github.com/KeizerDev/domainchecker
NumVotes: 1
Popularity: 0
OutOfDate: 1704383352
Maintainer: KeizerDev
Submitter: KeizerDev
FirstSubmitted: 1457350439
LastModified: 1457384480
URLPath: /cgit/aur.git/snapshot/domainchecker.tar.gz