mcap-cli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mcap-cli

* (Optional) Uninstall mcap-cli on Arch using YAY

$ yay -Rns mcap-cli

2. Manually Install "mcap-cli" via AUR

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

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

b. Clone mcap-cli's git locally

$ git clone https://aur.archlinux.org/mcap-cli.git ~/mcap-cli

c. Go to ~/mcap-cli folder and install it

$ cd ~/mcap-cli $ makepkg -si

3. Information about the mcap-cli package on Arch User Repository (AUR)

ID: 1088306
Name: mcap-cli
PackageBaseID: 176740
PackageBase: mcap-cli
Version: 0.0.9-1
Description: MCAP is a modular container format and logging library for pub/sub messages with arbitrary message serialization.
URL: https://github.com/foxglove/mcap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Edholm
FirstSubmitted: 1646818165
LastModified: 1654065189
URLPath: /cgit/aur.git/snapshot/mcap-cli.tar.gz