python-feather on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-feather

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

$ yay -Rns python-feather

2. Manually Install "python-feather" via AUR

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

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

b. Clone python-feather's git locally

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

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

$ cd ~/python-feather $ makepkg -si

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

ID: 836747
Name: python-feather
PackageBaseID: 118754
PackageBase: python-feather
Version: 0.4.1-1
Description: Fast, interoperable binary data frame storage for Python, R
URL: https://github.com/wesm/feather
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1484336644
LastModified: 1608602572
URLPath: /cgit/aur.git/snapshot/python-feather.tar.gz