python-datasets on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-datasets

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

$ yay -Rns python-datasets

2. Manually Install "python-datasets" via AUR

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

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

b. Clone python-datasets's git locally

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

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

$ cd ~/python-datasets $ makepkg -si

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

ID: 1412166
Name: python-datasets
PackageBaseID: 170641
PackageBase: python-datasets
Version: 2.17.1-1
Description: The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
URL: https://github.com/huggingface/datasets
NumVotes: 2
Popularity: 0.004571
OutOfDate:
Maintainer: daskol
Submitter: trougnouf
FirstSubmitted: 1630505208
LastModified: 1708382119
URLPath: /cgit/aur.git/snapshot/python-datasets.tar.gz