How to Install and Uninstall perl-POSIX-strftime-Compiler.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

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

In this section, we are going to explain the necessary steps to install perl-POSIX-strftime-Compiler.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-POSIX-strftime-Compiler.noarch

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

Please follow the guidance below to uninstall perl-POSIX-strftime-Compiler.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-POSIX-strftime-Compiler.noarch $ sudo dnf autoremove

3. Information about the perl-POSIX-strftime-Compiler.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:33:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-POSIX-strftime-Compiler
Version : 0.44
Release : 4.el9
Architecture : noarch
Size : 24 k
Source : perl-POSIX-strftime-Compiler-0.44-4.el9.src.rpm
Repository : epel
Summary : GNU C library compatible strftime for loggers and servers
URL : https://metacpan.org/release/POSIX-strftime-Compiler
License : GPL+ or Artistic
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.