python-sdf on AUR (Arch User Repository)

Last updated: March 14,2025

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

$ yay -S python-sdf

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

$ yay -Rns python-sdf

2. Manually Install "python-sdf" via AUR

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

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

b. Clone python-sdf's git locally

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

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

$ cd ~/python-sdf $ makepkg -si

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

ID: 830980
Name: python-sdf
PackageBaseID: 160733
PackageBase: python-sdf
Version: 0.3.5-1
Description: Python library to work with the Scientific Data Format
URL: https://github.com/ScientificDataFormat/SDF-Python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1607497050
LastModified: 1607497050
URLPath: /cgit/aur.git/snapshot/python-sdf.tar.gz