timesyncrpi on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S timesyncrpi

* (Optional) Uninstall timesyncrpi on Arch using YAY

$ yay -Rns timesyncrpi

2. Manually Install "timesyncrpi" via AUR

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

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

b. Clone timesyncrpi's git locally

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

c. Go to ~/timesyncrpi folder and install it

$ cd ~/timesyncrpi $ makepkg -si

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

ID: 634578
Name: timesyncrpi
PackageBaseID: 144047
PackageBase: timesyncrpi
Version: 0.0.1-1
Description: Sync date at boot for raspberry pi which don't have clock
URL: https://github.com/Chipsterjulien/timesyncrpi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chipsterjulien
FirstSubmitted: 1564818827
LastModified: 1564818827
URLPath: /cgit/aur.git/snapshot/timesyncrpi.tar.gz