libtensorflow-lite on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libtensorflow-lite

* (Optional) Uninstall libtensorflow-lite on Arch using YAY

$ yay -Rns libtensorflow-lite

2. Manually Install "libtensorflow-lite" via AUR

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

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

b. Clone libtensorflow-lite's git locally

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

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

$ cd ~/libtensorflow-lite $ makepkg -si

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

ID: 842042
Name: libtensorflow-lite
PackageBaseID: 159653
PackageBase: libtensorflow-lite
Version: 2.4.0-1
Description: Tensorflow Lite - Library and Headers. C/C++ & Python
URL: https://github.com/tensorflow/tensorflow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: orb
FirstSubmitted: 1604895288
LastModified: 1609697136
URLPath: /cgit/aur.git/snapshot/libtensorflow-lite.tar.gz