ros2-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S ros2-git

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

$ yay -Rns ros2-git

2. Manually Install "ros2-git" via AUR

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

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

b. Clone ros2-git's git locally

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

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

$ cd ~/ros2-git $ makepkg -si

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

ID: 1301633
Name: ros2-git
PackageBaseID: 165358
PackageBase: ros2-git
Version: r249.3490c0f-1
Description: A set of software libraries and tools for building robot applications (Rolling Distro)
URL: https://docs.ros.org/en/rolling/
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: m2-farzan
Submitter: m2-farzan
FirstSubmitted: 1617803484
LastModified: 1691653991
URLPath: /cgit/aur.git/snapshot/ros2-git.tar.gz