python-rserve on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-rserve

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

$ yay -Rns python-rserve

2. Manually Install "python-rserve" via AUR

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

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

b. Clone python-rserve's git locally

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

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

$ cd ~/python-rserve $ makepkg -si

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

ID: 1294152
Name: python-rserve
PackageBaseID: 85265
PackageBase: python-rserve
Version: 1.0.3-1
Description: Python client to remotely access the R statistic package via network
URL: https://github.com/ralhei/pyRserve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1409668410
LastModified: 1690271611
URLPath: /cgit/aur.git/snapshot/python-rserve.tar.gz