odroid-c2-rtc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S odroid-c2-rtc

* (Optional) Uninstall odroid-c2-rtc on Arch using YAY

$ yay -Rns odroid-c2-rtc

2. Manually Install "odroid-c2-rtc" via AUR

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

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

b. Clone odroid-c2-rtc's git locally

$ git clone https://aur.archlinux.org/odroid-c2-rtc.git ~/odroid-c2-rtc

c. Go to ~/odroid-c2-rtc folder and install it

$ cd ~/odroid-c2-rtc $ makepkg -si

3. Information about the odroid-c2-rtc package on Arch User Repository (AUR)

ID: 570445
Name: odroid-c2-rtc
PackageBaseID: 138217
PackageBase: odroid-c2-rtc
Version: 1.20-1
Description: Use and automate kernel updates for the PCF8563 RTC Shield on the ODROID-C2
URL: https://github.com/graysky2/odroid-c2-rtc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1545410343
LastModified: 1545410915
URLPath: /cgit/aur.git/snapshot/odroid-c2-rtc.tar.gz