ros-melodic-rosbuild on AUR (Arch User Repository)

Last updated: May 16,2024

1. Install "ros-melodic-rosbuild" 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 ros-melodic-rosbuild on Arch using YAY

$ yay -S ros-melodic-rosbuild

* (Optional) Uninstall ros-melodic-rosbuild on Arch using YAY

$ yay -Rns ros-melodic-rosbuild

2. Manually Install "ros-melodic-rosbuild" via AUR

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

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

b. Clone ros-melodic-rosbuild's git locally

$ git clone https://aur.archlinux.org/ros-melodic-rosbuild.git ~/ros-melodic-rosbuild

c. Go to ~/ros-melodic-rosbuild folder and install it

$ cd ~/ros-melodic-rosbuild $ makepkg -si

3. Information about the ros-melodic-rosbuild package on Arch User Repository (AUR)

ID: 880748
Name: ros-melodic-rosbuild
PackageBaseID: 130288
PackageBase: ros-melodic-rosbuild
Version: 1.14.9-2
Description: ROS - rosbuild contains scripts for managing the CMake-based build system for ROS.
URL: https://wiki.ros.org/rosbuild
NumVotes: 2
Popularity: 0
OutOfDate: 1693975522
Maintainer:
Submitter: GPereira
FirstSubmitted: 1519473514
LastModified: 1616419358
URLPath: /cgit/aur.git/snapshot/ros-melodic-rosbuild.tar.gz