How to Install and Uninstall python3-arrow.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-arrow.noarch" package
Please follow the guidance below to install python3-arrow.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-arrow.noarch
Copied
2. Uninstall "python3-arrow.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-arrow.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-arrow.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-arrow.noarch package on AlmaLinux 8
Last metadata expiration check: 1:18:01 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-arrow
Version : 0.14.2
Release : 2.el8
Architecture : noarch
Size : 81 k
Source : python-arrow-0.14.2-2.el8.src.rpm
Repository : epel
Summary : Better dates and times for Python
URL : https://pypi.io/project/arrow
License : ASL 2.0
Description : Arrow is a Python library that offers a sensible, human-friendly approach to
: creating, manipulating, formatting and converting dates, times, and timestamps.
:
: It implements and updates the datetime type, plugging gaps in functionality,
: and provides an intelligent module API that supports many common creation
: scenarios.
:
: Simply put, it helps you work with dates and times with fewer imports and a lot
: less code.
Available Packages
Name : python3-arrow
Version : 0.14.2
Release : 2.el8
Architecture : noarch
Size : 81 k
Source : python-arrow-0.14.2-2.el8.src.rpm
Repository : epel
Summary : Better dates and times for Python
URL : https://pypi.io/project/arrow
License : ASL 2.0
Description : Arrow is a Python library that offers a sensible, human-friendly approach to
: creating, manipulating, formatting and converting dates, times, and timestamps.
:
: It implements and updates the datetime type, plugging gaps in functionality,
: and provides an intelligent module API that supports many common creation
: scenarios.
:
: Simply put, it helps you work with dates and times with fewer imports and a lot
: less code.