python-tensorflow-lite on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-tensorflow-lite

* (Optional) Uninstall python-tensorflow-lite on Arch using YAY

$ yay -Rns python-tensorflow-lite

2. Manually Install "python-tensorflow-lite" via AUR

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

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

b. Clone python-tensorflow-lite's git locally

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

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

$ cd ~/python-tensorflow-lite $ makepkg -si

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

ID: 1291968
Name: python-tensorflow-lite
PackageBaseID: 195961
PackageBase: python-tensorflow-lite
Version: 2.13.0-1
Description: TensorFlow Lite is a mobile library for deploying models on mobile, microcontrollers and other edge devices
URL: https://www.tensorflow.org/lite/
NumVotes: 0
Popularity: 0
OutOfDate: 1708941060
Maintainer: lubosz
Submitter: lubosz
FirstSubmitted: 1689872506
LastModified: 1689872506
URLPath: /cgit/aur.git/snapshot/python-tensorflow-lite.tar.gz