python2-rospkg on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python2-rospkg

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

$ yay -Rns python2-rospkg

2. Manually Install "python2-rospkg" via AUR

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

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

b. Clone python2-rospkg's git locally

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

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

$ cd ~/python2-rospkg $ makepkg -si

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

ID: 886088
Name: python2-rospkg
PackageBaseID: 123654
PackageBase: python2-rospkg
Version: 1.3.0-1
Description: Standalone Python library for the ROS package system
URL: https://github.com/ros-infrastructure/rospkg
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1498598150
LastModified: 1617244284
URLPath: /cgit/aur.git/snapshot/python2-rospkg.tar.gz