pyslam on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S pyslam

* (Optional) Uninstall pyslam on Arch using YAY

$ yay -Rns pyslam

2. Manually Install "pyslam" via AUR

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

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

b. Clone pyslam's git locally

$ git clone https://aur.archlinux.org/pyslam.git ~/pyslam

c. Go to ~/pyslam folder and install it

$ cd ~/pyslam $ makepkg -si

3. Information about the pyslam package on Arch User Repository (AUR)

ID: 928603
Name: pyslam
PackageBaseID: 168488
PackageBase: pyslam
Version: 1.2.1-0
Description: Python implementation of Source Live Audio Mixer
URL: https://gitlab.com/aw1cks/pyslam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aw1cks
Submitter: aw1cks
FirstSubmitted: 1625066387
LastModified: 1625098210
URLPath: /cgit/aur.git/snapshot/pyslam.tar.gz