python-tflite-runtime on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-tflite-runtime

* (Optional) Uninstall python-tflite-runtime on Arch using YAY

$ yay -Rns python-tflite-runtime

2. Manually Install "python-tflite-runtime" via AUR

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

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

b. Clone python-tflite-runtime's git locally

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

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

$ cd ~/python-tflite-runtime $ makepkg -si

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

ID: 1388627
Name: python-tflite-runtime
PackageBaseID: 170283
PackageBase: python-tflite-runtime
Version: 2.14.0-6
Description: TensorFlow Lite Python bindings
URL: https://www.tensorflow.org/lite/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter: benalexau
FirstSubmitted: 1629787348
LastModified: 1705651160
URLPath: /cgit/aur.git/snapshot/python-tflite-runtime.tar.gz