pipecat-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S pipecat-bin

* (Optional) Uninstall pipecat-bin on Arch using YAY

$ yay -Rns pipecat-bin

2. Manually Install "pipecat-bin" via AUR

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

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

b. Clone pipecat-bin's git locally

$ git clone https://aur.archlinux.org/pipecat-bin.git ~/pipecat-bin

c. Go to ~/pipecat-bin folder and install it

$ cd ~/pipecat-bin $ makepkg -si

3. Information about the pipecat-bin package on Arch User Repository (AUR)

ID: 456329
Name: pipecat-bin
PackageBaseID: 105518
PackageBase: pipecat-bin
Version: 0.3-1
Description: Connect UNIX pipes and message queues
URL: https://github.com/lukasmartinelli/pipecat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kenny_r
Submitter: kenny_r
FirstSubmitted: 1451926556
LastModified: 1509356197
URLPath: /cgit/aur.git/snapshot/pipecat-bin.tar.gz