How to Install and Uninstall python312-pyosf Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-pyosf" package

This guide let you learn how to install python312-pyosf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyosf

2. Uninstall "python312-pyosf" package

In this section, we are going to explain the necessary steps to uninstall python312-pyosf on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyosf

3. Information about the python312-pyosf package on openSuSE Tumbleweed

Information for package python312-pyosf:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyosf
Version : 1.0.5-5.10
Arch : noarch
Vendor : openSUSE
Installed Size : 171.7 KiB
Installed : No
Status : not installed
Source package : python-pyosf-1.0.5-5.10.src
Upstream URL : https://github.com/psychopy/pyosf
Summary : Python lib for synching with OpenScienceFramework projects
Description :
The pyosf package is a pure Python library for file sync with
Open Science Framework.
This package is for synchronisation of files from the local
file space to the Open Science Framework (OSF). There is a more
complex sync package by the Center for Open Science,
who created OSF, called osf-sync.
The OSF official package is designed for continuous automated
synchronisation of many projects (à la Dropbox). The authors of pyosf
needed something simpler (for combination with PsychoPy). The pyosf
package performs basic search/login/sync operations with single
projects on OSF, but only when instructed to do so (no continuous
sync).