python-pdfflow on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-pdfflow

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

$ yay -Rns python-pdfflow

2. Manually Install "python-pdfflow" via AUR

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

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

b. Clone python-pdfflow's git locally

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

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

$ cd ~/python-pdfflow $ makepkg -si

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

ID: 917135
Name: python-pdfflow
PackageBaseID: 157742
PackageBase: python-pdfflow
Version: 1.2.1-1
Description: Parton distribution function interpolation library written in Python and based on the TensorFlow framework
URL: https://pdfflow.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: juacrumar
Submitter: juacrumar
FirstSubmitted: 1600179524
LastModified: 1622886338
URLPath: /cgit/aur.git/snapshot/python-pdfflow.tar.gz