ros-noetic-octomap on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ros-noetic-octomap

* (Optional) Uninstall ros-noetic-octomap on Arch using YAY

$ yay -Rns ros-noetic-octomap

2. Manually Install "ros-noetic-octomap" via AUR

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

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

b. Clone ros-noetic-octomap's git locally

$ git clone https://aur.archlinux.org/ros-noetic-octomap.git ~/ros-noetic-octomap

c. Go to ~/ros-noetic-octomap folder and install it

$ cd ~/ros-noetic-octomap $ makepkg -si

3. Information about the ros-noetic-octomap package on Arch User Repository (AUR)

ID: 1111583
Name: ros-noetic-octomap
PackageBaseID: 153353
PackageBase: ros-noetic-octomap
Version: 1.9.8-1
Description: ROS - The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++.
URL: http://octomap.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1590338949
LastModified: 1657752858
URLPath: /cgit/aur.git/snapshot/ros-noetic-octomap.tar.gz