How to Install and Uninstall python36-fs Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-fs" package
This guide covers the steps necessary to install python36-fs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-fs
Copied
2. Uninstall "python36-fs" package
In this section, we are going to explain the necessary steps to uninstall python36-fs on openSuSE Tumbleweed:
$
sudo zypper remove
python36-fs
Copied
3. Information about the python36-fs package on openSuSE Tumbleweed
Information for package python36-fs:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-fs
Version : 2.4.13-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-fs-2.4.13-1.3.src
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.).
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-fs
Version : 2.4.13-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-fs-2.4.13-1.3.src
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.).