python-pyosf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyosf

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

$ yay -Rns python-pyosf

2. Manually Install "python-pyosf" via AUR

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

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

b. Clone python-pyosf's git locally

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

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

$ cd ~/python-pyosf $ makepkg -si

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

ID: 602609
Name: python-pyosf
PackageBaseID: 141095
PackageBase: python-pyosf
Version: 1.0.5-1
Description: A pure python library for simple sync with Open Science Framework
URL: https://github.com/psychopy/pyosf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daniel_shub
Submitter: rkcf
FirstSubmitted: 1554845001
LastModified: 1554845001
URLPath: /cgit/aur.git/snapshot/python-pyosf.tar.gz