r3d-sdk on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r3d-sdk

* (Optional) Uninstall r3d-sdk on Arch using YAY

$ yay -Rns r3d-sdk

2. Manually Install "r3d-sdk" via AUR

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

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

b. Clone r3d-sdk's git locally

$ git clone https://aur.archlinux.org/r3d-sdk.git ~/r3d-sdk

c. Go to ~/r3d-sdk folder and install it

$ cd ~/r3d-sdk $ makepkg -si

3. Information about the r3d-sdk package on Arch User Repository (AUR)

ID: 1414576
Name: r3d-sdk
PackageBaseID: 163096
PackageBase: r3d-sdk
Version: 8.5.0-1
Description: SDK to load and decode R3D files generated by RED cameras
URL: https://www.red.com/developers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tecnotercio
Submitter: tecnotercio
FirstSubmitted: 1612832208
LastModified: 1708734248
URLPath: /cgit/aur.git/snapshot/r3d-sdk.tar.gz