python-torchaudio on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-torchaudio

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

$ yay -Rns python-torchaudio

2. Manually Install "python-torchaudio" via AUR

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

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

b. Clone python-torchaudio's git locally

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

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

$ cd ~/python-torchaudio $ makepkg -si

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

ID: 1228753
Name: python-torchaudio
PackageBaseID: 157157
PackageBase: python-torchaudio
Version: 2.0.1-1
Description: Data manipulation and transformation for audio signal processing, powered by PyTorch
URL: https://github.com/pytorch/audio
NumVotes: 5
Popularity: 0.000804
OutOfDate: 1696855686
Maintainer: HenryJia
Submitter: HenryJia
FirstSubmitted: 1598552637
LastModified: 1679175716
URLPath: /cgit/aur.git/snapshot/python-torchaudio.tar.gz