python-rospkg on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-rospkg

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

$ yay -Rns python-rospkg

2. Manually Install "python-rospkg" via AUR

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

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

b. Clone python-rospkg's git locally

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

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

$ cd ~/python-rospkg $ makepkg -si

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

ID: 1242735
Name: python-rospkg
PackageBaseID: 82535
PackageBase: python-rospkg
Version: 1.5.0-1
Description: Standalone Python library for the ROS package system
URL: https://github.com/ros-infrastructure/rospkg
NumVotes: 15
Popularity: 2.0E-6
OutOfDate:
Maintainer: kartikmohta
Submitter: bchretien
FirstSubmitted: 1401911634
LastModified: 1681737834
URLPath: /cgit/aur.git/snapshot/python-rospkg.tar.gz