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

Last updated: May 20,2024

1. Install "python2-s3fs" package

Please follow the guidelines below to install python2-s3fs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-s3fs

2. Uninstall "python2-s3fs" package

Please follow the instructions below to uninstall python2-s3fs on openSUSE Leap:

$ sudo zypper remove python2-s3fs

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

Information for package python2-s3fs:
-------------------------------------
Repository : Main Repository
Name : python2-s3fs
Version : 0.1.6-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 125,7 KiB
Installed : No
Status : not installed
Source package : python-s3fs-0.1.6-bp153.1.18.src
Summary : Python filesystem interface over S3
Description :
S3FS builds on boto3 to provide a Python filesystem
interface for S3.