python-ros-cross-compile on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-ros-cross-compile

* (Optional) Uninstall python-ros-cross-compile on Arch using YAY

$ yay -Rns python-ros-cross-compile

2. Manually Install "python-ros-cross-compile" via AUR

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

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

b. Clone python-ros-cross-compile's git locally

$ git clone https://aur.archlinux.org/python-ros-cross-compile.git ~/python-ros-cross-compile

c. Go to ~/python-ros-cross-compile folder and install it

$ cd ~/python-ros-cross-compile $ makepkg -si

3. Information about the python-ros-cross-compile package on Arch User Repository (AUR)

ID: 1186726
Name: python-ros-cross-compile
PackageBaseID: 162689
PackageBase: python-ros-cross-compile
Version: 0.10.0-1
Description: A tool to build ROS workspaces for various target architectures and platforms.
URL: https://pypi.org/project/ros-cross-compile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AchmadFathoni
FirstSubmitted: 1612041988
LastModified: 1671735760
URLPath: /cgit/aur.git/snapshot/python-ros-cross-compile.tar.gz