How to Install and Uninstall perl-Mozilla-CA Package on openSuSE Tumbleweed

Last updated: June 25,2024

1. Install "perl-Mozilla-CA" package

Please follow the guidelines below to install perl-Mozilla-CA on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Mozilla-CA

2. Uninstall "perl-Mozilla-CA" package

Learn how to uninstall perl-Mozilla-CA on openSuSE Tumbleweed:

$ sudo zypper remove perl-Mozilla-CA

3. Information about the perl-Mozilla-CA package on openSuSE Tumbleweed

Information for package perl-Mozilla-CA:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Mozilla-CA
Version : 20231213.0.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 230.6 KiB
Installed : No
Status : not installed
Source package : perl-Mozilla-CA-20231213.0.0-2.1.src
Upstream URL : https://metacpan.org/release/Mozilla-CA
Summary : Mozilla's CA cert bundle in PEM format
Description :
Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority
certificates in a form that can be consumed by modules and libraries based
on OpenSSL.
The module provide a single function:
* SSL_ca_file()
Returns the absolute path to the Mozilla's CA cert bundle PEM file.