dynamixel-sdk on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dynamixel-sdk

* (Optional) Uninstall dynamixel-sdk on Arch using YAY

$ yay -Rns dynamixel-sdk

2. Manually Install "dynamixel-sdk" via AUR

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

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

b. Clone dynamixel-sdk's git locally

$ git clone https://aur.archlinux.org/dynamixel-sdk.git ~/dynamixel-sdk

c. Go to ~/dynamixel-sdk folder and install it

$ cd ~/dynamixel-sdk $ makepkg -si

3. Information about the dynamixel-sdk package on Arch User Repository (AUR)

ID: 589905
Name: dynamixel-sdk
PackageBaseID: 122806
PackageBase: dynamixel-sdk
Version: 3.7.0-1
Description: SDK for communicating with Dynamixel motors (C and C++ bindings)
URL: https://github.com/ROBOTIS-GIT/DynamixelSDK
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1495540390
LastModified: 1551275625
URLPath: /cgit/aur.git/snapshot/dynamixel-sdk.tar.gz