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

Last updated: November 07,2024

1. Install "python2-certifi" package

This is a short guide on how to install python2-certifi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-certifi

2. Uninstall "python2-certifi" package

Please follow the guidance below to uninstall python2-certifi on openSUSE Leap:

$ sudo zypper remove python2-certifi

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

Information for package python2-certifi:
----------------------------------------
Repository : Main Repository
Name : python2-certifi
Version : 2018.1.18-1.18
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8,5 KiB
Installed : No
Status : not installed
Source package : python-certifi-2018.1.18-1.18.src
Summary : Python package for providing Mozilla's CA Bundle
Description :
This installable Python package contains a CA Bundle that you can reference
in your Python code. This is useful for verifying HTTP requests, for example.
This is the same CA Bundle which ships with the Requests codebase, and is
derived from Mozilla Firefox's canonical set.

5. The same packages on other Linux Distributions