python-rosbags on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-rosbags

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

$ yay -Rns python-rosbags

2. Manually Install "python-rosbags" via AUR

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

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

b. Clone python-rosbags's git locally

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

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

$ cd ~/python-rosbags $ makepkg -si

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

ID: 1376433
Name: python-rosbags
PackageBaseID: 176578
PackageBase: python-rosbags
Version: 0.9.19-1
Description: Pure Python library to read, modify, convert, and write rosbag files.
URL: https://gitlab.com/ternaris/rosbags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1646324707
LastModified: 1703687847
URLPath: /cgit/aur.git/snapshot/python-rosbags.tar.gz