python-pyreadr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-pyreadr

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

$ yay -Rns python-pyreadr

2. Manually Install "python-pyreadr" via AUR

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

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

b. Clone python-pyreadr's git locally

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

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

$ cd ~/python-pyreadr $ makepkg -si

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

ID: 1339112
Name: python-pyreadr
PackageBaseID: 148822
PackageBase: python-pyreadr
Version: 0.5.0-1
Description: Reads/writes R RData and Rds files into/from pandas data frames
URL: https://github.com/ofajardo/pyreadr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: flying-sheep
FirstSubmitted: 1580918235
LastModified: 1698136746
URLPath: /cgit/aur.git/snapshot/python-pyreadr.tar.gz