paddlepaddle-gpu on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S paddlepaddle-gpu

* (Optional) Uninstall paddlepaddle-gpu on Arch using YAY

$ yay -Rns paddlepaddle-gpu

2. Manually Install "paddlepaddle-gpu" via AUR

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

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

b. Clone paddlepaddle-gpu's git locally

$ git clone https://aur.archlinux.org/paddlepaddle-gpu.git ~/paddlepaddle-gpu

c. Go to ~/paddlepaddle-gpu folder and install it

$ cd ~/paddlepaddle-gpu $ makepkg -si

3. Information about the paddlepaddle-gpu package on Arch User Repository (AUR)

ID: 782636
Name: paddlepaddle-gpu
PackageBaseID: 157006
PackageBase: paddlepaddle-gpu
Version: 1.9.7-2
Description: An opensourced deeplearning framework derived from industral practice.
URL: https://github.com/paddlepaddle/paddle
NumVotes: 0
Popularity: 0
OutOfDate: 1631239817
Maintainer: davidlin
FirstSubmitted: 1598202856
LastModified: 1598275082
URLPath: /cgit/aur.git/snapshot/paddlepaddle-gpu.tar.gz