python-robopy on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-robopy

* (Optional) Uninstall python-robopy on Arch using YAY

$ yay -Rns python-robopy

2. Manually Install "python-robopy" via AUR

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

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

b. Clone python-robopy's git locally

$ git clone https://aur.archlinux.org/python-robopy.git ~/python-robopy

c. Go to ~/python-robopy folder and install it

$ cd ~/python-robopy $ makepkg -si

3. Information about the python-robopy package on Arch User Repository (AUR)

ID: 631840
Name: python-robopy
PackageBaseID: 143804
PackageBase: python-robopy
Version: 1.0.8-1
Description: A Python 3 implementation of Peter Corke's Robotics Toolbox
URL: https://github.com/adityadua24/robopy
NumVotes: 0
Popularity: 0
OutOfDate: 1706728993
Maintainer: nakano
Submitter: nakano
FirstSubmitted: 1563882277
LastModified: 1563882277
URLPath: /cgit/aur.git/snapshot/python-robopy.tar.gz