python-tflite on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install python-tflite on Arch using YAY
$
yay -S
python-tflite
Copied
* (Optional) Uninstall python-tflite on Arch using YAY
$
yay -Rns
python-tflite
Copied
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
Copied
b. Clone python-tflite's git locally
$
git clone https://aur.archlinux.org/python-tflite.git
~/python-tflite
Copied
c. Go to ~/python-tflite folder and install it
$
cd
~/python-tflite
Copied
$
makepkg -si
Copied
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
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