smartservoframework on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S smartservoframework

* (Optional) Uninstall smartservoframework on Arch using YAY

$ yay -Rns smartservoframework

2. Manually Install "smartservoframework" via AUR

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

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

b. Clone smartservoframework's git locally

$ git clone https://aur.archlinux.org/smartservoframework.git ~/smartservoframework

c. Go to ~/smartservoframework folder and install it

$ cd ~/smartservoframework $ makepkg -si

3. Information about the smartservoframework package on Arch User Repository (AUR)

ID: 530718
Name: smartservoframework
PackageBaseID: 133365
PackageBase: smartservoframework
Version: 0.98-1
Description: A multi-platform C++ framework used to drive 'smart servo' devices like Dynamixel or HerkuleX actuators.
URL: https://github.com/emericg/SmartServoFramework
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Emeric
Submitter: Emeric
FirstSubmitted: 1528639423
LastModified: 1533048644
URLPath: /cgit/aur.git/snapshot/smartservoframework.tar.gz