How to Install and Uninstall php-pear-Date.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "php-pear-Date.noarch" package
In this section, we are going to explain the necessary steps to install php-pear-Date.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
php-pear-Date.noarch
Copied
2. Uninstall "php-pear-Date.noarch" package
This guide let you learn how to uninstall php-pear-Date.noarch on AlmaLinux 8:
$
sudo dnf remove
php-pear-Date.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-pear-Date.noarch package on AlmaLinux 8
Last metadata expiration check: 2:29:29 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : php-pear-Date
Version : 1.4.7
Release : 22.el8
Architecture : noarch
Size : 57 k
Source : php-pear-Date-1.4.7-22.el8.src.rpm
Repository : epel
Summary : Date and Time Zone Classes
URL : http://pear.php.net/package/Date
License : BSD
Description : Generic classes for representation and manipulation of dates, times and time
: zones without the need of timestamps, which is a huge limitation for php
: programs. Includes time zone data, time zone conversions and many date/time
: conversions. It does not rely on 32-bit system date stamps, so you can display
: calendars and compare dates that date pre 1970 and post 2038. This package also
: provides a class to convert date strings between Gregorian and Human calendar
: formats.
Available Packages
Name : php-pear-Date
Version : 1.4.7
Release : 22.el8
Architecture : noarch
Size : 57 k
Source : php-pear-Date-1.4.7-22.el8.src.rpm
Repository : epel
Summary : Date and Time Zone Classes
URL : http://pear.php.net/package/Date
License : BSD
Description : Generic classes for representation and manipulation of dates, times and time
: zones without the need of timestamps, which is a huge limitation for php
: programs. Includes time zone data, time zone conversions and many date/time
: conversions. It does not rely on 32-bit system date stamps, so you can display
: calendars and compare dates that date pre 1970 and post 2038. This package also
: provides a class to convert date strings between Gregorian and Human calendar
: formats.