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

Last updated: May 19,2024

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

$ yay -S ros-noetic-ros-base

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

$ yay -Rns ros-noetic-ros-base

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

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

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

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

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

ID: 861470
Name: ros-noetic-ros-base
PackageBaseID: 153171
PackageBase: ros-noetic-ros-base
Version: 1.5.0-1
Description: ROS - A metapackage which extends ros_core and includes other basic non-robot tools like actionlib, dynamic reconfigure, nodelets, and pluginlib.
URL: https://wiki.ros.org/ros_base
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1590325062
LastModified: 1612973901
URLPath: /cgit/aur.git/snapshot/ros-noetic-ros-base.tar.gz