python-crossbar on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-crossbar

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

$ yay -Rns python-crossbar

2. Manually Install "python-crossbar" via AUR

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

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

b. Clone python-crossbar's git locally

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

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

$ cd ~/python-crossbar $ makepkg -si

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

ID: 1134936
Name: python-crossbar
PackageBaseID: 112354
PackageBase: python-crossbar
Version: 22.6.1-1
Description: Crossbar.io - WAMP application router http://crossbar.io/
URL: https://github.com/crossbario/crossbar
NumVotes: 0
Popularity: 0
OutOfDate: 1706105574
Maintainer: kwrazi
Submitter: cinatic
FirstSubmitted: 1465683027
LastModified: 1662281591
URLPath: /cgit/aur.git/snapshot/python-crossbar.tar.gz