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

Last updated: July 01,2024

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

$ yay -S ros-melodic-roslaunch

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

$ yay -Rns ros-melodic-roslaunch

2. Manually Install "ros-melodic-roslaunch" 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-roslaunch's git locally

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

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

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

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

ID: 899767
Name: ros-melodic-roslaunch
PackageBaseID: 130299
PackageBase: ros-melodic-roslaunch
Version: 1.14.11-2
Description: ROS - roslaunch is a tool for easily launching multiple ROS nodes locally and remotely via SSH, as well as setting parameters on the Parameter Server.
URL: https://wiki.ros.org/roslaunch
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GPereira
FirstSubmitted: 1519474931
LastModified: 1619770047
URLPath: /cgit/aur.git/snapshot/ros-melodic-roslaunch.tar.gz