orocos-ocl on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S orocos-ocl

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

$ yay -Rns orocos-ocl

2. Manually Install "orocos-ocl" via AUR

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

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

b. Clone orocos-ocl's git locally

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

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

$ cd ~/orocos-ocl $ makepkg -si

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

ID: 203320
Name: orocos-ocl
PackageBaseID: 40005
PackageBase: orocos-ocl
Version: 2.6.0-2
Description: Open Robot Control Software is a tool to create real-time robotics applications using modular, run-time configurable software components (Orocos Component Library)
URL: http://www.orocos.org/rtt
NumVotes: 2
Popularity: 0
OutOfDate: 1524041824
Maintainer:
FirstSubmitted: 1282132768
LastModified: 1435413295
URLPath: /cgit/aur.git/snapshot/orocos-ocl.tar.gz