How to Install and Uninstall ca-certificates Package on openSUSE Leap

Last updated: May 05,2024

1. Install "ca-certificates" package

This tutorial shows how to install ca-certificates on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ca-certificates

2. Uninstall "ca-certificates" package

In this section, we are going to explain the necessary steps to uninstall ca-certificates on openSUSE Leap:

$ sudo zypper remove ca-certificates

3. Information about the ca-certificates package on openSUSE Leap

Information for package ca-certificates:
----------------------------------------
Repository : Main Repository
Name : ca-certificates
Version : 2+git20210309.21162a6-2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 26.7 KiB
Installed : Yes
Status : up-to-date
Source package : ca-certificates-2+git20210309.21162a6-2.1.src
Upstream URL : https://github.com/openSUSE/ca-certificates
Summary : Utilities for system wide CA certificate installation
Description :
Update-ca-certificates is intended to keep the certificate stores of
SSL libraries like OpenSSL or GnuTLS in sync with the system's CA
certificate store that is managed by p11-kit.