ros-catkin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ros-catkin

* (Optional) Uninstall ros-catkin on Arch using YAY

$ yay -Rns ros-catkin

2. Manually Install "ros-catkin" via AUR

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

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

b. Clone ros-catkin's git locally

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

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

$ cd ~/ros-catkin $ makepkg -si

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

ID: 625820
Name: ros-catkin
PackageBaseID: 143106
PackageBase: ros-catkin
Version: 0.7.18-3
Description: Low-level build system macros and infrastructure for ROS.
URL: http://www.ros.org/wiki/catkin
NumVotes: 0
Popularity: 0
OutOfDate: 1642910403
Maintainer: ljmf00
FirstSubmitted: 1561837435
LastModified: 1561845647
URLPath: /cgit/aur.git/snapshot/ros-catkin.tar.gz