| rime-schema-manager | 1:0.2.4-1 | A little RIME scheme manager |
| ripgrep | 15.1.0 | Line-oriented search tool that recursively searches your current directory for a regex pattern |
| ristretto | 0.14.0 | A fast and lightweight image viewer for Xfce |
| rlvm | 1:0.14+git20220404-1 | A Free Software reimplementation of the VisualArt's KK's RealLive interpreter |
| rlwrap | 0.43-3 | Adds readline-style editing and history to programs |
| rmlint | 2.10.3-1 | Tool to remove duplicates and other lint from your filesystem |
| rmpc | 0.11.0 | A TUI Music Player Daemon client |
| rng-tools | 6.17-2 | Random number generator related utilities |
| rnnoise | 1:0.2 | A noise suppression library based on a recurrent neural network |
| rnote | 0.13.1-4 | Vector-based drawing app for sketching and handwritten notes |
| rockbox-utility | 4.0+final | Rockbox Utility |
| rocm-aqlprofile | 7.2.0 | Architected Queuing Language Profiling Library |
| rocm-bandwidth-test | 6.0.2 | Diagnostic utility to measure PCIe bandwidth on ROCm platforms |
| rocm-clr | 7.2.0 | Common language runtimes (HIP/OpenCL) for ROCm |
| rocm-cmake | 7.2.0 | CMake modules for building ROCm components |
| rocm-comgr | 7.2.0 | Library for compiling and inspecting AMDGPU code objects |
| rocm-core | 7.2.0 | ROCm Runtime software stack |
| rocm-device-libs | 7.2.0 | ROCm Device Libraries |
| rocm-half | 7.2.0 | HALF-PRECISION FLOATING POINT LIBRARY |
| rocminfo | 7.2.0 | Utility to report system info related to ROCm |
| rocm-llvm | 7.2.0-2 | LLVM customized for ROCm |
| rocm-rocprofiler-register | 7.2.0 | Registration library for rocprofiler |
| rocm-smi-lib | 6.0.2 | AMD System Management libraries Runtime components of the library |
| rocr-runtime | 7.2.0 | User space library for launching compute kernels on ROCm-compatible Radeon cards |
| rocs | 23.08.5 | A physics application based upon the Rocs Graph Theory |
| rofi | 2.0.0 | A pop-up window switcher |
| rofi-wayland | 1.7.9+wayland1 | A pop-up window switcher (Wayland fork) |
| rootlesskit | 3.0.1 | Linux-native 'fake root' for implementing rootless containers |
| ropy | 0.2.0~beta | A Clipboard manager |
| rosegarden | 25.12 | A music composition and editing environment |
| rosegarden-trinity | 14.1.5 | MIDI sequencer and musical notation editor for the Trinity Desktop Environment |
| ros-jazzy-actionlib-msgs | 5.3.7+1 | Message definitions to implement ROS 1 Actions |
| ros-jazzy-action-msgs | 2.0.4+1 | Messages and service definitions shared by ROS Actions |
| ros-jazzy-action-tutorials-cpp | 0.33.10+1 | C++ tutorial code for ROS Actions |
| ros-jazzy-action-tutorials-interfaces | 0.33.10+1 | Tutorial Actions for ROS |
| ros-jazzy-ament-cmake | 2.5.6+2 | Module to enable usage of the ament buildsystem in CMake |
| ros-jazzy-ament-cmake-auto | 2.5.6+2 | Functions to automate ament buildsytem in CMake |
| ros-jazzy-ament-cmake-clang-format | 0.17.5+1 | CMake API for ament_clang_format to lint C/C++ code using ClangFormat |
| ros-jazzy-ament-cmake-copyright | 0.17.5+1 | CMake API for ament_copyright check every source file for copyright reference(s) |
| ros-jazzy-ament-cmake-core | 2.5.6+2 | Core components for ament buildsystem integration with CMake |
| ros-jazzy-ament-cmake-cppcheck | 0.17.5+1 | CMake API for ament_cppcheck to perform static code analysis on C/C++ |
| ros-jazzy-ament-cmake-cpplint | 0.17.5+1 | CMake API for ament_cpplint to lint C/C++ code with cpplint |
| ros-jazzy-ament-cmake-export-definitions | 2.5.6+2 | CMake API to help export definitions to downstream packages in the ament buildsystem |
| ros-jazzy-ament-cmake-export-dependencies | 2.5.6+2 | CMake API to help export dependencies to downstream packages in the ament buildsystem |
| ros-jazzy-ament-cmake-export-include-directories | 2.5.6+2 | CMake API to help export include directories to downstream packages in the ament buildsystem |
| ros-jazzy-ament-cmake-export-interfaces | 2.5.6+2 | CMake API to help export interfaces to downstream packages in the ament buildsystem |
| ros-jazzy-ament-cmake-export-libraries | 2.5.6+2 | CMake API to help export libraries to downstream packages in the ament buildsystem |
| ros-jazzy-ament-cmake-export-link-flags | 2.5.6+2 | CMake API to help export link flags to downstream packages in the ament buildsystem |
| ros-jazzy-ament-cmake-export-targets | 2.5.6+2 | CMake API to help export targets to downstream packages in the ament buildsystem |
| ros-jazzy-ament-cmake-flake8 | 0.17.5+1 | CMake API for ament_flake8 to check Python syntax and style conventions |
| ros-jazzy-ament-cmake-gen-version-h | 2.5.6+2 | CMake API for ament to generate a C header containing the version number of the package |
| ros-jazzy-ament-cmake-gmock | 2.5.6+2 | CMake API to implement Google mock-based tests in the ament buildsystem |
| ros-jazzy-ament-cmake-google-benchmark | 2.5.6+2 | CMake API to help implement Google Benchmark tests in the ament buildsystem |
| ros-jazzy-ament-cmake-gtest | 2.5.6+2 | CMake API to implement gtest-based tests in the ament buildsystem |
| ros-jazzy-ament-cmake-include-directories | 2.5.6+2 | CMake API to sort include directories according to a chain of prefixes in the ament buildsystem |
| ros-jazzy-ament-cmake-libraries | 2.5.6+2 | CMake API to deduplicate libraries in the ament buildsystem |
| ros-jazzy-ament-cmake-lint-cmake | 0.17.5+1 | CMake API for ament_lint_cmake to lint CMake files with cmakelint |
| ros-jazzy-ament-cmake-pep257 | 0.17.5+1 | CMake API for ament_pep257 to check Python code against the PEP 257 docstring conventions |
| ros-jazzy-ament-cmake-pytest | 2.5.6+2 | CMake API to run Python tests with pytest in the ament buildsystem |
| ros-jazzy-ament-cmake-python | 2.5.6+2 | CMake API to help integrate Python code in the ament buildsystem |
| Legend: |
Package up to date Package in testing branch Package older than source or missing Source has removed the package |
|---|