libred on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S libred

* (Optional) Uninstall libred on Arch using YAY

$ yay -Rns libred

2. Manually Install "libred" via AUR

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

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

b. Clone libred's git locally

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

c. Go to ~/libred folder and install it

$ cd ~/libred $ makepkg -si

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

ID: 1281578
Name: libred
PackageBaseID: 145611
PackageBase: libred
Version: 1.0.2.1-1
Description: Solar elevation and blackbody colour calculation library for C
URL: https://codeberg.org/maandree/libred
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1570404630
LastModified: 1688232286
URLPath: /cgit/aur.git/snapshot/libred.tar.gz