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

Last updated: March 04,2025

1. Install "python2-oscfs" package

Here is a brief guide to show you how to install python2-oscfs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-oscfs

2. Uninstall "python2-oscfs" package

This tutorial shows how to uninstall python2-oscfs on openSUSE Leap:

$ sudo zypper remove python2-oscfs

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

Information for package python2-oscfs:
--------------------------------------
Repository : Main Repository
Name : python2-oscfs
Version : 0.61-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 187,1 KiB
Installed : No
Status : not installed
Source package : python2-oscfs-0.61-bp153.1.13.src
Summary : A FUSE file system for accessing Open Build Service instances
Description :
oscfs is a FUSE-based user space file system for accessing Open
Build Service (OBS) instances. It is based on the osc (openSUSE Commander)
Python package for interfacing with OBS. At the moment, it provides read-only
access for inspecting packages and their metadata.