librealsense on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "librealsense" 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
Copied
b. Install librealsense on Arch using YAY
$
yay -S
librealsense
Copied
* (Optional) Uninstall librealsense on Arch using YAY
$
yay -Rns
librealsense
Copied
2. Manually Install "librealsense" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone librealsense's git locally
$
git clone https://aur.archlinux.org/librealsense.git
~/librealsense
Copied
c. Go to ~/librealsense folder and install it
$
cd
~/librealsense
Copied
$
makepkg -si
Copied
3. Information about the librealsense package on Arch User Repository (AUR)
ID: 1378799
Name: librealsense
PackageBaseID: 108170
PackageBase: librealsense
Version: 2.54.2-1
Description: Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 & L500 series and the SR300).
URL: https://github.com/IntelRealSense/librealsense
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: buresu
Submitter: yang
FirstSubmitted: 1456731359
LastModified: 1704182948
URLPath: /cgit/aur.git/snapshot/librealsense.tar.gz
Name: librealsense
PackageBaseID: 108170
PackageBase: librealsense
Version: 2.54.2-1
Description: Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 & L500 series and the SR300).
URL: https://github.com/IntelRealSense/librealsense
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: buresu
Submitter: yang
FirstSubmitted: 1456731359
LastModified: 1704182948
URLPath: /cgit/aur.git/snapshot/librealsense.tar.gz