orocos-rtt on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S orocos-rtt

* (Optional) Uninstall orocos-rtt on Arch using YAY

$ yay -Rns orocos-rtt

2. Manually Install "orocos-rtt" via AUR

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

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

b. Clone orocos-rtt's git locally

$ git clone https://aur.archlinux.org/orocos-rtt.git ~/orocos-rtt

c. Go to ~/orocos-rtt folder and install it

$ cd ~/orocos-rtt $ makepkg -si

3. Information about the orocos-rtt package on Arch User Repository (AUR)

ID: 203322
Name: orocos-rtt
PackageBaseID: 40001
PackageBase: orocos-rtt
Version: 2.6.0-4
Description: Open Robot Control Software is a tool to create real-time robotics applications using modular, run-time configurable software components (Real-Time Toolkit)
URL: http://www.orocos.org/rtt
NumVotes: 3
Popularity: 0
OutOfDate: 1524041749
Maintainer:
FirstSubmitted: 1282132566
LastModified: 1435413314
URLPath: /cgit/aur.git/snapshot/orocos-rtt.tar.gz