orocos-typelib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S orocos-typelib

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

$ yay -Rns orocos-typelib

2. Manually Install "orocos-typelib" via AUR

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

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

b. Clone orocos-typelib's git locally

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

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

$ cd ~/orocos-typelib $ makepkg -si

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

ID: 203324
Name: orocos-typelib
PackageBaseID: 59405
PackageBase: orocos-typelib
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 (Typelib)
URL: http://www.orocos.org/rtt
NumVotes: 2
Popularity: 0
OutOfDate: 1524042078
Maintainer:
FirstSubmitted: 1337552063
LastModified: 1435413333
URLPath: /cgit/aur.git/snapshot/orocos-typelib.tar.gz