How to Install and Uninstall python2-pyosf Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python2-pyosf" package

Please follow the step by step instructions below to install python2-pyosf on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyosf

2. Uninstall "python2-pyosf" package

Please follow the guidance below to uninstall python2-pyosf on openSUSE Leap:

$ sudo zypper remove python2-pyosf

3. Information about the python2-pyosf package on openSUSE Leap

Information for package python2-pyosf:
--------------------------------------
Repository : Main Repository
Name : python2-pyosf
Version : 1.0.5-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 148,0 KiB
Installed : No
Status : not installed
Source package : python-pyosf-1.0.5-bp153.1.17.src
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).