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

Last updated: May 20,2024

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

$ yay -S ros-melodic-navigation

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

$ yay -Rns ros-melodic-navigation

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

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

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

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

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

ID: 881499
Name: ros-melodic-navigation
PackageBaseID: 147037
PackageBase: ros-melodic-navigation
Version: 1.16.7-2
Description: ROS - A 2D navigation stack that takes in information from odometry, sensor streams, and a goal pose and outputs safe velocity commands that are sent to a mobile base.
URL: https://wiki.ros.org/navigation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: acxz
FirstSubmitted: 1575016706
LastModified: 1616457946
URLPath: /cgit/aur.git/snapshot/ros-melodic-navigation.tar.gz