ros-melodic-laser-geometry on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S ros-melodic-laser-geometry

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

$ yay -Rns ros-melodic-laser-geometry

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

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

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

$ cd ~/ros-melodic-laser-geometry $ makepkg -si

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

ID: 881160
Name: ros-melodic-laser-geometry
PackageBaseID: 132222
PackageBase: ros-melodic-laser-geometry
Version: 1.6.7-3
Description: ROS - This package contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2.
URL: https://wiki.ros.org/laser_geometry
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GPereira
FirstSubmitted: 1525788828
LastModified: 1616434930
URLPath: /cgit/aur.git/snapshot/ros-melodic-laser-geometry.tar.gz