python2-rtctree on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python2-rtctree

* (Optional) Uninstall python2-rtctree on Arch using YAY

$ yay -Rns python2-rtctree

2. Manually Install "python2-rtctree" via AUR

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

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

b. Clone python2-rtctree's git locally

$ git clone https://aur.archlinux.org/python2-rtctree.git ~/python2-rtctree

c. Go to ~/python2-rtctree folder and install it

$ cd ~/python2-rtctree $ makepkg -si

3. Information about the python2-rtctree package on Arch User Repository (AUR)

ID: 255094
Name: python2-rtctree
PackageBaseID: 96579
PackageBase: python2-rtctree
Version: 4.1.0-1
Description: API for interacting with running RT-Components and managing RTM-based systems using OpenRTM-aist
URL: https://github.com/gbiggs/rtctree
NumVotes: 1
Popularity: 0
OutOfDate: 1520104988
Maintainer:
FirstSubmitted: 1438332729
LastModified: 1449855445
URLPath: /cgit/aur.git/snapshot/python2-rtctree.tar.gz