How to Install and Uninstall perl-POSIX-strftime-Compiler Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "perl-POSIX-strftime-Compiler" package

Learn how to install perl-POSIX-strftime-Compiler on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-POSIX-strftime-Compiler

2. Uninstall "perl-POSIX-strftime-Compiler" package

This tutorial shows how to uninstall perl-POSIX-strftime-Compiler on openSuSE Tumbleweed:

$ sudo zypper remove perl-POSIX-strftime-Compiler

3. Information about the perl-POSIX-strftime-Compiler package on openSuSE Tumbleweed

Information for package perl-POSIX-strftime-Compiler:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-POSIX-strftime-Compiler
Version : 0.460.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 39.1 KiB
Installed : No
Status : not installed
Source package : perl-POSIX-strftime-Compiler-0.460.0-2.1.src
Upstream URL : https://metacpan.org/release/POSIX-strftime-Compiler
Summary : GNU C library compatible strftime for loggers and servers
Description :
POSIX::strftime::Compiler provides GNU C library compatible strftime(3).
But this module will not affected by the system locale. This feature is
useful when you want to write loggers, servers and portable applications.
For generate same result strings on any locale, POSIX::strftime::Compiler
wraps POSIX::strftime and converts some format characters to perl code