tsid on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tsid

* (Optional) Uninstall tsid on Arch using YAY

$ yay -Rns tsid

2. Manually Install "tsid" via AUR

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

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

b. Clone tsid's git locally

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

c. Go to ~/tsid folder and install it

$ cd ~/tsid $ makepkg -si

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

ID: 1319839
Name: tsid
PackageBaseID: 155014
PackageBase: tsid
Version: 1.7.0-1
Description: Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio
URL: https://github.com/stack-of-tasks/tsid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1593634868
LastModified: 1694883830
URLPath: /cgit/aur.git/snapshot/tsid.tar.gz