spdifconvert on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S spdifconvert

* (Optional) Uninstall spdifconvert on Arch using YAY

$ yay -Rns spdifconvert

2. Manually Install "spdifconvert" via AUR

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

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

b. Clone spdifconvert's git locally

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

c. Go to ~/spdifconvert folder and install it

$ cd ~/spdifconvert $ makepkg -si

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

ID: 251548
Name: spdifconvert
PackageBaseID: 103915
PackageBase: spdifconvert
Version: 0.4-1
Description: a Python script which takes as input an AC3 or DTS file and encapsulates it in an IEC61937 stream.
URL: http://wiki.slimdevices.com/index.php/Play_DVD_Tracks#The_spdifconvert.py_.28version_0.4.29_Utility
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dryes
Submitter: dryes
FirstSubmitted: 1448741457
LastModified: 1448741649
URLPath: /cgit/aur.git/snapshot/spdifconvert.tar.gz