# Install librealsense with Homebrew, dnf, Nix, zypper

Intel RealSense D400 series and SR300 capture. Version 2.58.3 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#librealsense.

## Install

```sh
sudo av install brew:librealsense
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install librealsense
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install librealsense
```

  Evidence: Fedora Rawhide package metadata: librealsense from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#librealsense
```

  Evidence: nixpkgs package indexes: pkgs/by-name/li/librealsense/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install librealsense
```

  Evidence: openSUSE Tumbleweed package metadata: librealsense from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Package facts

- **Package key:** brew:librealsense
- **Package manager:** Homebrew
- **Version:** 2.58.3
- **Source summary:** Intel RealSense D400 series and SR300 capture
- **Homepage:** <https://github.com/realsenseai/librealsense>
- **Repository:** <https://github.com/realsenseai/librealsense>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- realsense-viewer (alias)
- rs-align (alias)
- rs-align-advanced (alias)
- rs-align-gl (alias)
- rs-benchmark (alias)
- rs-callback (alias)
- rs-capture (alias)
- rs-color (alias)
- rs-convert (alias)
- rs-data-collect (alias)
- rs-depth (alias)
- rs-depth-quality (alias)
- rs-distance (alias)
- rs-embed (alias)
- rs-embedded-filters (alias)
- rs-enumerate-devices (alias)
- rs-eth-config (alias)
- rs-fw-logger (alias)
- rs-fw-update (alias)
- rs-gl (alias)
- rs-hdr (alias)
- rs-hello-realsense (alias)
- rs-infrared (alias)
- rs-labeled-pointcloud (alias)
- rs-measure (alias)
- rs-motion (alias)
- rs-multicam (alias)
- rs-object-detection (alias)
- rs-on-chip-calib (alias)
- rs-pointcloud (alias)
- rs-post-processing (alias)
- rs-record (alias)
- rs-record-playback (alias)
- rs-rosbag-inspector (alias)
- rs-save-to-disk (alias)
- rs-sensor-control (alias)
- rs-software-device (alias)
- rs-terminal (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.58.3
## Project history and usage

librealsense is the open source SDK and tool suite for Intel RealSense depth cameras. In package-manager terms it is the bridge between commodity depth-sensing hardware and Unix developer workflows: install the library, plug in a camera, then use tools such as realsense-viewer, rs-enumerate-devices, rs-record, and language wrappers instead of a vendor-only GUI.

### Project history

The public release line began with v0.9 pre-release on January 21, 2016, then moved through 1.x releases for RealSense models such as ZR300 during 2016 and early 2017. The 2.x line is presented by the project as RealSense SDK 2.0, a cross-platform library for RealSense depth cameras that exposes depth and color streams plus calibration metadata.

The README describes support across Windows, Linux, macOS, Android, and Docker, and highlights wrappers and examples for Python, ROS, C#, Unity, and other environments. The project later migrated its GitHub organization from IntelRealSense to RealSenseAI while keeping redirects from the older URL.

### Adoption history

Adoption has followed the RealSense hardware line: robotics, 3D scanning, drones, skeletal and people tracking, and facial-authentication workflows all depend on being able to script and package camera access. The repository README lists thousands of dependent GitHub projects, stars, and forks, reflecting use well beyond Intel's sample applications.

For Homebrew users, the package is useful because it bundles both the SDK library and the practical diagnostics/conversion tools that developers need when calibrating cameras, recording rosbag data, checking firmware, or debugging USB and platform backends.

### How it is used

Typical use starts with realsense-viewer for interactive camera inspection, rs-enumerate-devices for inventory, rs-fw-update for firmware work, and small C++ or Python programs using the pipeline API. The SDK is commonly built from source with CMake when users need platform-specific backend choices or non-default wrappers.

### Why package nerds care

librealsense is package-nerd interesting because it turns a finicky hardware SDK into ordinary package-manager material: shared libraries, udev/platform integration, CMake options, examples, CLI tools, and language bindings. It also sits at the collision point between vendor firmware, Linux kernels, USB behavior, ROS, Python wheels, and desktop package policies.

### Timeline

- 2016-01-21: v0.9 pre-release published on GitHub.
- 2017-01-05: v1.12.1 release published for ZR300-era RealSense hardware.
- 2017-2018: RealSense SDK 2.0 became the project's main public SDK line.
- 2025-2026: 2.57.x and 2.58.x releases continued adding camera, viewer, build, Python, ROS, and platform fixes.

### Related projects

- Related projects include Intel/RealSense firmware packages, ROS and ROS 2 RealSense integrations, pyrealsense2, OpenCV-based examples, and the broader RealSenseAI hardware and documentation sites.

### Sources

- <https://api.github.com/repos/realsenseai/librealsense/releases?per_page=100>
- <https://github.com/IntelRealSense/librealsense>
- <https://github.com/IntelRealSense/librealsense/wiki/Release-Notes>


## Security Notes

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## Other Package-Manager Records

- Nix - librealsense: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/librealsense/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - librealsense - 2.58.2-5.fc45: normalized package name match | Fedora Rawhide package metadata: librealsense from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Cross-platform camera capture for Intel RealSense | https://github.com/realsenseai/librealsense
- dnf - librealsense-devel - 2.58.2-5.fc45: normalized package name match | Fedora Rawhide package metadata: librealsense-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for librealsense | https://github.com/realsenseai/librealsense
- dnf - librealsense-doc - 2.58.2-5.fc45: normalized package name match | Fedora Rawhide package metadata: librealsense-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Documentation for librealsense | https://github.com/realsenseai/librealsense
- dnf - python3-librealsense - 2.58.2-5.fc45: normalized package name match | Fedora Rawhide package metadata: python3-librealsense from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python bindings for librealsense | https://github.com/realsenseai/librealsense
- dnf - python3-librealsense-devel - 2.58.2-5.fc45: normalized package name match | Fedora Rawhide package metadata: python3-librealsense-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python development files for librealsense | https://github.com/realsenseai/librealsense
- zypper - librealsense - 2.58.1-1.3: normalized package name match | openSUSE Tumbleweed package metadata: librealsense from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library for Intel RealSense depth cameras | https://github.com/IntelRealSense/librealsense
- zypper - librealsense-devel - 2.58.1-1.3: normalized package name match | openSUSE Tumbleweed package metadata: librealsense-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Headers and library for librealsense | https://github.com/IntelRealSense/librealsense
- zypper - librealsense-examples - 2.58.1-1.3: normalized package name match | openSUSE Tumbleweed package metadata: librealsense-examples from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Examples for librealsense | https://github.com/IntelRealSense/librealsense
- zypper - librealsense2_58 - 2.58.1-1.3: normalized package name match | openSUSE Tumbleweed package metadata: librealsense2_58 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library for Intel RealSense depth cameras | https://github.com/IntelRealSense/librealsense


## Combined YAML source

View the package source record on GitHub. [combined/librealsense.yml](https://github.com/mxcl/pkgdb/blob/main/combined/librealsense.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
