ros-melodic-move-base on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ros-melodic-move-base

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

$ yay -Rns ros-melodic-move-base

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

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

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

$ cd ~/ros-melodic-move-base $ makepkg -si

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

ID: 881205
Name: ros-melodic-move-base
PackageBaseID: 135850
PackageBase: ros-melodic-move-base
Version: 1.16.7-2
Description: ROS - The move_base package provides an implementation of an action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a mobile base.
URL: https://wiki.ros.org/move_base
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: timonegk
FirstSubmitted: 1536507246
LastModified: 1616437513
URLPath: /cgit/aur.git/snapshot/ros-melodic-move-base.tar.gz