python2-rosdep on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-rosdep

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

$ yay -Rns python2-rosdep

2. Manually Install "python2-rosdep" via AUR

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

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

b. Clone python2-rosdep's git locally

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

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

$ cd ~/python2-rosdep $ makepkg -si

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

ID: 926275
Name: python2-rosdep
PackageBaseID: 123650
PackageBase: python2-rosdep
Version: 0.21.0-1
Description: rosdep package manager abstraction tool for ROS
URL: https://github.com/ros-infrastructure/rosdep
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1498598103
LastModified: 1624691303
URLPath: /cgit/aur.git/snapshot/python2-rosdep.tar.gz