How to Install and Uninstall python311-trustme Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python311-trustme" package

Please follow the guidance below to install python311-trustme on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-trustme

2. Uninstall "python311-trustme" package

Please follow the steps below to uninstall python311-trustme on openSUSE Leap:

$ sudo zypper remove python311-trustme

3. Information about the python311-trustme package on openSUSE Leap

Information for package python311-trustme:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-trustme
Version : 1.0.0-150400.5.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 74.7 KiB
Installed : No
Status : not installed
Source package : python-trustme-1.0.0-150400.5.3.8.src
Upstream URL : https://github.com/python-trio/trustme
Summary : Fake CA provider for Python tests
Description :
trustme is a Python package that provides a fake certificate
authority (CA) that can be used to generate "fake" TLS certs to use
in tests. The CA and certificates are fake in the sense of
https://martinfowler.com/bliki/TestDouble.html, that is, the trust
circle of the CA is limited to the test environment.

5. The same packages on other Linux Distributions