tensorflow_datasets on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S tensorflow_datasets

* (Optional) Uninstall tensorflow_datasets on Arch using YAY

$ yay -Rns tensorflow_datasets

2. Manually Install "tensorflow_datasets" via AUR

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

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

b. Clone tensorflow_datasets's git locally

$ git clone https://aur.archlinux.org/tensorflow_datasets.git ~/tensorflow_datasets

c. Go to ~/tensorflow_datasets folder and install it

$ cd ~/tensorflow_datasets $ makepkg -si

3. Information about the tensorflow_datasets package on Arch User Repository (AUR)

ID: 1034464
Name: tensorflow_datasets
PackageBaseID: 147461
PackageBase: tensorflow_datasets
Version: 4.5.2-1
Description: A collection of datasets ready to use with TensorFlow
URL: https://github.com/tensorflow/datasets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MnJ
FirstSubmitted: 1576631427
LastModified: 1644488258
URLPath: /cgit/aur.git/snapshot/tensorflow_datasets.tar.gz