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

Last updated: June 18,2024

1. Install "python2-pysendfile" package

This guide covers the steps necessary to install python2-pysendfile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pysendfile

2. Uninstall "python2-pysendfile" package

Please follow the steps below to uninstall python2-pysendfile on openSUSE Leap:

$ sudo zypper remove python2-pysendfile

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

Information for package python2-pysendfile:
-------------------------------------------
Repository : Main Repository
Name : python2-pysendfile
Version : 2.0.1-bp153.1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 32,8 KiB
Installed : No
Status : not installed
Source package : python-pysendfile-2.0.1-bp153.1.16.src
Summary : A Python interface to sendfile(2)
Description :
A python interface to sendfile(2) system call.