tftools-bin on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tftools-bin

* (Optional) Uninstall tftools-bin on Arch using YAY

$ yay -Rns tftools-bin

2. Manually Install "tftools-bin" via AUR

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

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

b. Clone tftools-bin's git locally

$ git clone https://aur.archlinux.org/tftools-bin.git ~/tftools-bin

c. Go to ~/tftools-bin folder and install it

$ cd ~/tftools-bin $ makepkg -si

3. Information about the tftools-bin package on Arch User Repository (AUR)

ID: 721880
Name: tftools-bin
PackageBaseID: 151607
PackageBase: tftools-bin
Version: 0.1.0-1
Description: A CLI helper for working with TensorFlow
URL: https://github.com/kamek-pf/tftools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kamek_pf
Submitter: kamek_pf
FirstSubmitted: 1587088531
LastModified: 1587088531
URLPath: /cgit/aur.git/snapshot/tftools-bin.tar.gz