python-kaggle on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-kaggle

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

$ yay -Rns python-kaggle

2. Manually Install "python-kaggle" via AUR

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

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

b. Clone python-kaggle's git locally

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

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

$ cd ~/python-kaggle $ makepkg -si

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

ID: 1096365
Name: python-kaggle
PackageBaseID: 183046
PackageBase: python-kaggle
Version: 1.5.12-1
Description: Kaggle API CLI
URL: https://github.com/Kaggle/kaggle-api
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 261519
FirstSubmitted: 1654828372
LastModified: 1654828505
URLPath: /cgit/aur.git/snapshot/python-kaggle.tar.gz