python-catkin_pkg on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-catkin_pkg

* (Optional) Uninstall python-catkin_pkg on Arch using YAY

$ yay -Rns python-catkin_pkg

2. Manually Install "python-catkin_pkg" via AUR

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

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

b. Clone python-catkin_pkg's git locally

$ git clone https://aur.archlinux.org/python-catkin_pkg.git ~/python-catkin_pkg

c. Go to ~/python-catkin_pkg folder and install it

$ cd ~/python-catkin_pkg $ makepkg -si

3. Information about the python-catkin_pkg package on Arch User Repository (AUR)

ID: 1325297
Name: python-catkin_pkg
PackageBaseID: 123009
PackageBase: python-catkin_pkg
Version: 1.0.0-1
Description: Standalone Python library for the catkin package system
URL: https://github.com/ros-infrastructure/catkin_pkg
NumVotes: 10
Popularity: 2.0E-6
OutOfDate:
Maintainer: kartikmohta
Submitter: kartikmohta
FirstSubmitted: 1496276586
LastModified: 1695794933
URLPath: /cgit/aur.git/snapshot/python-catkin_pkg.tar.gz