python-rosinstall on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-rosinstall

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

$ yay -Rns python-rosinstall

2. Manually Install "python-rosinstall" via AUR

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

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

b. Clone python-rosinstall's git locally

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

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

$ cd ~/python-rosinstall $ makepkg -si

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

ID: 745371
Name: python-rosinstall
PackageBaseID: 123011
PackageBase: python-rosinstall
Version: 0.7.8-5
Description: Command-line tools for maintaining a workspace of projects from multiple version-control systems, tailored for the ROS community
URL: https://github.com/vcstools/rosinstall
NumVotes: 2
Popularity: 0.106072
OutOfDate:
Maintainer: kartikmohta
FirstSubmitted: 1496277164
LastModified: 1590949411
URLPath: /cgit/aur.git/snapshot/python-rosinstall.tar.gz