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

Last updated: May 15,2024

1. Install "python3-certstream" package

This tutorial shows how to install python3-certstream on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-certstream

2. Uninstall "python3-certstream" package

This is a short guide on how to uninstall python3-certstream on openSUSE Leap:

$ sudo zypper remove python3-certstream

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

Information for package python3-certstream:
-------------------------------------------
Repository : Main Repository
Name : python3-certstream
Version : 1.9-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 29.0 KiB
Installed : No
Status : not installed
Source package : python-certstream-1.9-bp155.2.10.src
Upstream URL : https://github.com/CaliDog/certstream-python/
Summary : CertStream is a library for receiving certificate transparency list updates
Description :
Certstream is a library to connect to the certstream network (certstream.calidog.io).
It supports automatic reconnection when networks issues occur, and should be stable for long-running jobs.