How to Install and Uninstall python-tlslite-doc Package on openSUSE Leap

Last updated: October 06,2024

1. Install "python-tlslite-doc" package

This guide let you learn how to install python-tlslite-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-tlslite-doc

2. Uninstall "python-tlslite-doc" package

Here is a brief guide to show you how to uninstall python-tlslite-doc on openSUSE Leap:

$ sudo zypper remove python-tlslite-doc

3. Information about the python-tlslite-doc package on openSUSE Leap

Information for package python-tlslite-doc:
-------------------------------------------
Repository : Main Repository
Name : python-tlslite-doc
Version : 0.4.6-bp153.1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 5,3 MiB
Installed : No
Status : not installed
Source package : python-tlslite-0.4.6-bp153.1.12.src
Summary : Documentation for python-tlslite
Description :
TLS Lite is a free python library that implements SSL 3.0, TLS 1.0, and TLS
1.1. TLS Lite supports non-traditional authentication methods such as SRP,
shared keys, and cryptoIDs in addition to X.509 certificates. TLS Lite is pure
Python, however it can access OpenSSL, cryptlib, pycrypto, and GMPY for faster
crypto operations. TLS Lite integrates with httplib, xmlrpclib, poplib,
imaplib, smtplib, SocketServer, asyncore, and Twisted.
This package contains documentation.