sunrise on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sunrise

* (Optional) Uninstall sunrise on Arch using YAY

$ yay -Rns sunrise

2. Manually Install "sunrise" via AUR

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

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

b. Clone sunrise's git locally

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

c. Go to ~/sunrise folder and install it

$ cd ~/sunrise $ makepkg -si

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

ID: 300680
Name: sunrise
PackageBaseID: 111043
PackageBase: sunrise
Version: v1.0.0-2
Description: Sunrise and sunset calculation D-Bus service
URL: https://github.com/laCour/sunrise
NumVotes: 0
Popularity: 0
OutOfDate: 1705147864
Maintainer: jon
Submitter: jon
FirstSubmitted: 1462673543
LastModified: 1462680759
URLPath: /cgit/aur.git/snapshot/sunrise.tar.gz