How to Install and Uninstall python3-pysendfile Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-pysendfile" package

Please follow the guidance below to install python3-pysendfile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pysendfile

2. Uninstall "python3-pysendfile" package

This tutorial shows how to uninstall python3-pysendfile on openSUSE Leap:

$ sudo zypper remove python3-pysendfile

3. Information about the python3-pysendfile package on openSUSE Leap

Information for package python3-pysendfile:
-------------------------------------------
Repository : Main Repository
Name : python3-pysendfile
Version : 2.0.1-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 30.8 KiB
Installed : No
Status : not installed
Source package : python-pysendfile-2.0.1-bp155.2.12.src
Upstream URL : http://code.google.com/p/pysendfile/
Summary : A Python interface to sendfile(2)
Description :
A python interface to sendfile(2) system call.