How to Install and Uninstall perl-POSIX-strftime-Compiler Package on openSUSE Leap

Last updated: November 07,2024

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

Please follow the instructions below to install perl-POSIX-strftime-Compiler on openSUSE Leap

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

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

Please follow the step by step instructions below to uninstall perl-POSIX-strftime-Compiler on openSUSE Leap:

$ sudo zypper remove perl-POSIX-strftime-Compiler

3. Information about the perl-POSIX-strftime-Compiler package on openSUSE Leap

Information for package perl-POSIX-strftime-Compiler:
-----------------------------------------------------
Repository : Main Repository
Name : perl-POSIX-strftime-Compiler
Version : 0.41-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 39.8 KiB
Installed : No
Status : not installed
Source package : perl-POSIX-strftime-Compiler-0.41-bp155.2.13.src
Upstream URL : http://search.cpan.org/dist/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