pinocchio on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pinocchio

* (Optional) Uninstall pinocchio on Arch using YAY

$ yay -Rns pinocchio

2. Manually Install "pinocchio" via AUR

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

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

b. Clone pinocchio's git locally

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

c. Go to ~/pinocchio folder and install it

$ cd ~/pinocchio $ makepkg -si

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

ID: 1391385
Name: pinocchio
PackageBaseID: 114018
PackageBase: pinocchio
Version: 2.7.0-1
Description: Dynamic computations using Spatial Algebra
URL: https://github.com/stack-of-tasks/pinocchio
NumVotes: 2
Popularity: 0.002183
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1469638416
LastModified: 1706055134
URLPath: /cgit/aur.git/snapshot/pinocchio.tar.gz