radiance on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S radiance

* (Optional) Uninstall radiance on Arch using YAY

$ yay -Rns radiance

2. Manually Install "radiance" via AUR

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

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

b. Clone radiance's git locally

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

c. Go to ~/radiance folder and install it

$ cd ~/radiance $ makepkg -si

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

ID: 633176
Name: radiance
PackageBaseID: 136989
PackageBase: radiance
Version: 0.6.1-1
Description: Video art software for live performance
URL: https://radiance.video
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ervanalb
Submitter: ervanalb
FirstSubmitted: 1540768617
LastModified: 1564369139
URLPath: /cgit/aur.git/snapshot/radiance.tar.gz

5. The same packages on other Linux Distributions