ros2-humble-base on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ros2-humble-base

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

$ yay -Rns ros2-humble-base

2. Manually Install "ros2-humble-base" 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-base's git locally

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

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

$ cd ~/ros2-humble-base $ makepkg -si

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

ID: 1414227
Name: ros2-humble-base
PackageBaseID: 194708
PackageBase: ros2-humble-base
Version: 2024.02.22-2
Description: A set of software libraries and tools for building robot applications (base variant)
URL: https://index.ros.org/p/ros_base/#humble
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oysstu
Submitter: oysstu
FirstSubmitted: 1686819010
LastModified: 1708690349
URLPath: /cgit/aur.git/snapshot/ros2-humble-base.tar.gz