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

Last updated: November 27,2024

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

$ yay -S ros-melodic-nodelet

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

$ yay -Rns ros-melodic-nodelet

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

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

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

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

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

ID: 880775
Name: ros-melodic-nodelet
PackageBaseID: 132199
PackageBase: ros-melodic-nodelet
Version: 1.9.16-6
Description: ROS - The nodelet package is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms.
URL: https://wiki.ros.org/nodelet
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GPereira
FirstSubmitted: 1525788675
LastModified: 1616420772
URLPath: /cgit/aur.git/snapshot/ros-melodic-nodelet.tar.gz