realmd on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S realmd

* (Optional) Uninstall realmd on Arch using YAY

$ yay -Rns realmd

2. Manually Install "realmd" via AUR

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

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

b. Clone realmd's git locally

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

c. Go to ~/realmd folder and install it

$ cd ~/realmd $ makepkg -si

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

ID: 1256771
Name: realmd
PackageBaseID: 64543
PackageBase: realmd
Version: 0.17.1-1
Description: DBus service for joining hosts to Active Directory and FreeIPA realms
URL: https://freedesktop.org/software/realmd/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: grawity
FirstSubmitted: 1352754553
LastModified: 1683850647
URLPath: /cgit/aur.git/snapshot/realmd.tar.gz