How to Install and Uninstall python311-fs Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python311-fs" package

Please follow the guidelines below to install python311-fs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-fs

2. Uninstall "python311-fs" package

Learn how to uninstall python311-fs on openSUSE Leap:

$ sudo zypper remove python311-fs

3. Information about the python311-fs package on openSUSE Leap

Information for package python311-fs:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-fs
Version : 2.4.16-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-fs-2.4.16-150400.9.3.1.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