python-sigmf on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-sigmf

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

$ yay -Rns python-sigmf

2. Manually Install "python-sigmf" via AUR

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

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

b. Clone python-sigmf's git locally

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

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

$ cd ~/python-sigmf $ makepkg -si

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

ID: 1419569
Name: python-sigmf
PackageBaseID: 196801
PackageBase: python-sigmf
Version: 1.2.0-1
Description: Python package for Signal Metadata Format (SigMF)
URL: https://github.com/sigmf/sigmf-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chrisgorman
Submitter: chrisgorman
FirstSubmitted: 1692469048
LastModified: 1709397133
URLPath: /cgit/aur.git/snapshot/python-sigmf.tar.gz