paddlepaddle-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S paddlepaddle-bin

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

$ yay -Rns paddlepaddle-bin

2. Manually Install "paddlepaddle-bin" via AUR

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

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

b. Clone paddlepaddle-bin's git locally

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

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

$ cd ~/paddlepaddle-bin $ makepkg -si

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

ID: 1376052
Name: paddlepaddle-bin
PackageBaseID: 170916
PackageBase: paddlepaddle-bin
Version: 2.6.0-1
Description: Machine Learning Framework from Industrial Practice
URL: https://paddlepaddle.org.cn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: SamLukeYes
FirstSubmitted: 1631244218
LastModified: 1703606213
URLPath: /cgit/aur.git/snapshot/paddlepaddle-bin.tar.gz