How to Install and Uninstall python311-fs Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python311-fs" package

Please follow the step by step instructions below to install python311-fs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-fs

2. Uninstall "python311-fs" package

This guide let you learn how to uninstall python311-fs on openSuSE Tumbleweed:

$ sudo zypper remove python311-fs

3. Information about the python311-fs package on openSuSE Tumbleweed

Information for package python311-fs:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-fs
Version : 2.4.16-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-fs-2.4.16-3.2.src
Upstream URL : https://github.com/PyFilesystem/pyfilesystem2
Summary : Python's filesystem abstraction layer
Description :
PyFilesystem is an abstraction layer for filesystems. In the same way that
Python's file-like objects provide a common way of accessing files,
PyFilesystem provides a common way of accessing entire filesystems. You can
write platform-independent code to work with local files, that also works with
any of the supported filesystems (zip, ftp, S3 etc.).

5. The same packages on other Linux Distributions