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

Last updated: May 18,2024

1. Install "python39-pysendfile" package

This guide let you learn how to install python39-pysendfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pysendfile

2. Uninstall "python39-pysendfile" package

In this section, we are going to explain the necessary steps to uninstall python39-pysendfile on openSuSE Tumbleweed:

$ sudo zypper remove python39-pysendfile

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

Information for package python39-pysendfile:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pysendfile
Version : 2.0.1-4.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 35.3 KiB
Installed : No
Status : not installed
Source package : python-pysendfile-2.0.1-4.4.src
Upstream URL : https://github.com/giampaolo/pysendfile
Summary : A Python interface to sendfile(2)
Description :
A python interface to sendfile(2) system call.