libfranka on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libfranka

* (Optional) Uninstall libfranka on Arch using YAY

$ yay -Rns libfranka

2. Manually Install "libfranka" via AUR

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

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

b. Clone libfranka's git locally

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

c. Go to ~/libfranka folder and install it

$ cd ~/libfranka $ makepkg -si

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

ID: 1263095
Name: libfranka
PackageBaseID: 153706
PackageBase: libfranka
Version: 0.10.0-2
Description: C++ library for Franka Emika research robots
URL: http://wiki.ros.org/libfranka
NumVotes: 1
Popularity: 0.00289
OutOfDate:
Maintainer: liborw
Submitter: liborw
FirstSubmitted: 1590655043
LastModified: 1685005171
URLPath: /cgit/aur.git/snapshot/libfranka.tar.gz