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

Last updated: July 08,2024

1. Install "python39-multivolumefile" package

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

$ sudo zypper refresh $ sudo zypper install python39-multivolumefile

2. Uninstall "python39-multivolumefile" package

Please follow the guidance below to uninstall python39-multivolumefile on openSuSE Tumbleweed:

$ sudo zypper remove python39-multivolumefile

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

Information for package python39-multivolumefile:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-multivolumefile
Version : 0.2.3-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 97.1 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.