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

Last updated: October 05,2024

1. Install "python3-s3fs" package

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

$ sudo zypper refresh $ sudo zypper install python3-s3fs

2. Uninstall "python3-s3fs" package

Learn how to uninstall python3-s3fs on openSUSE Leap:

$ sudo zypper remove python3-s3fs

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

Information for package python3-s3fs:
-------------------------------------
Repository : Main Repository
Name : python3-s3fs
Version : 0.1.6-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 171.9 KiB
Installed : No
Status : not installed
Source package : python-s3fs-0.1.6-bp155.2.13.src
Upstream URL : http://github.com/dask/s3fs/
Summary : Python filesystem interface over S3
Description :
S3FS builds on boto3 to provide a Python filesystem
interface for S3.