ros2-humble on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ros2-humble

* (Optional) Uninstall ros2-humble on Arch using YAY

$ yay -Rns ros2-humble

2. Manually Install "ros2-humble" via AUR

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

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

b. Clone ros2-humble's git locally

$ git clone https://aur.archlinux.org/ros2-humble.git ~/ros2-humble

c. Go to ~/ros2-humble folder and install it

$ cd ~/ros2-humble $ makepkg -si

3. Information about the ros2-humble package on Arch User Repository (AUR)

ID: 1331465
Name: ros2-humble
PackageBaseID: 183590
PackageBase: ros2-humble
Version: 2023.09.25-2
Description: A set of software libraries and tools for building robot applications
URL: https://docs.ros.org/en/humble/
NumVotes: 5
Popularity: 0.124123
OutOfDate:
Maintainer: m2-farzan
Submitter: m2-farzan
FirstSubmitted: 1656398133
LastModified: 1696924022
URLPath: /cgit/aur.git/snapshot/ros2-humble.tar.gz