kaggle-api on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S kaggle-api

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

$ yay -Rns kaggle-api

2. Manually Install "kaggle-api" via AUR

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

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

b. Clone kaggle-api's git locally

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

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

$ cd ~/kaggle-api $ makepkg -si

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

ID: 1291567
Name: kaggle-api
PackageBaseID: 130962
PackageBase: kaggle-api
Version: 1.5.16-1
Description: Kaggle API CLI
URL: https://github.com/Kaggle/kaggle-api
NumVotes: 9
Popularity: 3.0E-6
OutOfDate:
Maintainer: 261519
Submitter: asermax
FirstSubmitted: 1521600939
LastModified: 1689815428
URLPath: /cgit/aur.git/snapshot/kaggle-api.tar.gz