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

Last updated: July 01,2024

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

$ yay -S ros-noetic-nodelet

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

$ yay -Rns ros-noetic-nodelet

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

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

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

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

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

ID: 974861
Name: ros-noetic-nodelet
PackageBaseID: 153162
PackageBase: ros-noetic-nodelet
Version: 1.10.2-1
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: 0
Popularity: 0
OutOfDate: 1710621334
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1590324213
LastModified: 1634304340
URLPath: /cgit/aur.git/snapshot/ros-noetic-nodelet.tar.gz