openrdate on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S openrdate

* (Optional) Uninstall openrdate on Arch using YAY

$ yay -Rns openrdate

2. Manually Install "openrdate" via AUR

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

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

b. Clone openrdate's git locally

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

c. Go to ~/openrdate folder and install it

$ cd ~/openrdate $ makepkg -si

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

ID: 1037271
Name: openrdate
PackageBaseID: 46798
PackageBase: openrdate
Version: 1.11-1
Description: Set the system's date from a remote host
URL: https://github.com/resurrecting-open-source-projects/openrdate
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: keysym
Submitter: jecxjo
FirstSubmitted: 1298400598
LastModified: 1644971008
URLPath: /cgit/aur.git/snapshot/openrdate.tar.gz

5. The same packages on other Linux Distributions