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

Last updated: May 23,2024

1. Install "python2-pyrrd" package

Please follow the step by step instructions below to install python2-pyrrd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyrrd

2. Uninstall "python2-pyrrd" package

Please follow the instructions below to uninstall python2-pyrrd on openSUSE Leap:

$ sudo zypper remove python2-pyrrd

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

Information for package python2-pyrrd:
--------------------------------------
Repository : Main Repository
Name : python2-pyrrd
Version : 0.1.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 286,8 KiB
Installed : No
Status : not installed
Source package : python-pyrrd-0.1.0-bp153.1.15.src
Summary : An Object-Oriented Python Interface for RRD
Description :
PyRRD is a pure-Python OO wrapper for the RRDTool (round-robin database tool).
The idea is to make RRDTool insanely easy to use and to be aesthetically
pleasing for Python programmers.