python-tflite on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-tflite

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

$ yay -Rns python-tflite

2. Manually Install "python-tflite" 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's git locally

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

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

$ cd ~/python-tflite $ makepkg -si

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

ID: 1170307
Name: python-tflite
PackageBaseID: 155877
PackageBase: python-tflite
Version: 2.10.0-1
Description: Parse TFLite models (*.tflite) EASILY with Python
URL: https://github.com/jackwish/tflite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1595693228
LastModified: 1668655147
URLPath: /cgit/aur.git/snapshot/python-tflite.tar.gz