python-datatable on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-datatable

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

$ yay -Rns python-datatable

2. Manually Install "python-datatable" via AUR

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

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

b. Clone python-datatable's git locally

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

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

$ cd ~/python-datatable $ makepkg -si

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

ID: 1387692
Name: python-datatable
PackageBaseID: 177100
PackageBase: python-datatable
Version: 1.1.0-1
Description: A Python package for manipulating 2-dimensional tabular data structures
URL: https://github.com/h2oai/datatable/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gnaggnoyil
Submitter: gnaggnoyil
FirstSubmitted: 1647764717
LastModified: 1705515560
URLPath: /cgit/aur.git/snapshot/python-datatable.tar.gz