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

Last updated: November 14,2024

1. Install "python312-pysendfile" package

This guide covers the steps necessary to install python312-pysendfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pysendfile

2. Uninstall "python312-pysendfile" package

Please follow the steps below to uninstall python312-pysendfile on openSuSE Tumbleweed:

$ sudo zypper remove python312-pysendfile

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

Information for package python312-pysendfile:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.