ros-build-tools on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ros-build-tools

* (Optional) Uninstall ros-build-tools on Arch using YAY

$ yay -Rns ros-build-tools

2. Manually Install "ros-build-tools" via AUR

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

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

b. Clone ros-build-tools's git locally

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

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

$ cd ~/ros-build-tools $ makepkg -si

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

ID: 1370964
Name: ros-build-tools
PackageBaseID: 70135
PackageBase: ros-build-tools
Version: 0.3.2-3
Description: Utilities for building Arch packages for ROS stacks.
URL: https://github.com/ros-arch/ros-build-tools
NumVotes: 23
Popularity: 0.043487
OutOfDate:
Maintainer: acxz
Submitter: zootboy
FirstSubmitted: 1369141867
LastModified: 1702762415
URLPath: /cgit/aur.git/snapshot/ros-build-tools.tar.gz