python-intake on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-intake

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

$ yay -Rns python-intake

2. Manually Install "python-intake" via AUR

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

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

b. Clone python-intake's git locally

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

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

$ cd ~/python-intake $ makepkg -si

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

ID: 1266295
Name: python-intake
PackageBaseID: 193458
PackageBase: python-intake
Version: 0.7.0-1
Description: A general interface for loading data
URL: https://intake.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1703023446
Maintainer: BGameiro
Submitter: BGameiro
FirstSubmitted: 1683647426
LastModified: 1685625811
URLPath: /cgit/aur.git/snapshot/python-intake.tar.gz