python-sdds on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S python-sdds

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

$ yay -Rns python-sdds

2. Manually Install "python-sdds" via AUR

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

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

b. Clone python-sdds's git locally

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

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

$ cd ~/python-sdds $ makepkg -si

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

ID: 391758
Name: python-sdds
PackageBaseID: 120554
PackageBase: python-sdds
Version: 0.13-1
Description: Pure python parser for the sdds file format
URL: https://github.com/greyltc/python-sdds/
NumVotes: 0
Popularity: 0
OutOfDate: 1708193827
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1489353415
LastModified: 1489363229
URLPath: /cgit/aur.git/snapshot/python-sdds.tar.gz