How to Install and Uninstall python310-multivolumefile Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python310-multivolumefile" package

This guide covers the steps necessary to install python310-multivolumefile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-multivolumefile

2. Uninstall "python310-multivolumefile" package

Learn how to uninstall python310-multivolumefile on openSuSE Tumbleweed:

$ sudo zypper remove python310-multivolumefile

3. Information about the python310-multivolumefile package on openSuSE Tumbleweed

Information for package python310-multivolumefile:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-multivolumefile
Version : 0.2.3-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 96.9 KiB
Installed : No
Status : not installed
Source package : python-multivolumefile-0.2.3-3.1.src
Upstream URL : https://codeberg.org/miurahr/multivolume
Summary : Multi volume file wrapper library
Description :
A python library to provide a file-object wrapping multiple files as virtually like as
a single file. It inherit io.RawIOBase class and support some of its standard methods.