How to Install and Uninstall ca-certificates Package on openSuSE Tumbleweed
Last updated: February 24,2025
1. Install "ca-certificates" package
In this section, we are going to explain the necessary steps to install ca-certificates on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ca-certificates
Copied
2. Uninstall "ca-certificates" package
Please follow the guidance below to uninstall ca-certificates on openSuSE Tumbleweed:
$
sudo zypper remove
ca-certificates
Copied
3. Information about the ca-certificates package on openSuSE Tumbleweed
Information for package ca-certificates:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ca-certificates
Version : 2+git20230406.2dae8b7-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 28.1 KiB
Installed : Yes
Status : up-to-date
Source package : ca-certificates-2+git20230406.2dae8b7-1.3.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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ca-certificates
Version : 2+git20230406.2dae8b7-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 28.1 KiB
Installed : Yes
Status : up-to-date
Source package : ca-certificates-2+git20230406.2dae8b7-1.3.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.