regd on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S regd

* (Optional) Uninstall regd on Arch using YAY

$ yay -Rns regd

2. Manually Install "regd" via AUR

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

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

b. Clone regd's git locally

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

c. Go to ~/regd folder and install it

$ cd ~/regd $ makepkg -si

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

ID: 204060
Name: regd
PackageBaseID: 94526
PackageBase: regd
Version: 0.5.2-1
Description: Registry daemon, information cache and secure credential storage.
URL: https://github.com/nbdsp/regd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nbd
Submitter: nbd
FirstSubmitted: 1434236463
LastModified: 1435509930
URLPath: /cgit/aur.git/snapshot/regd.tar.gz