How to Install and Uninstall python2-arrow Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-arrow" package
This guide covers the steps necessary to install python2-arrow on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-arrow
Copied
2. Uninstall "python2-arrow" package
Please follow the instructions below to uninstall python2-arrow on openSUSE Leap:
$
sudo zypper remove
python2-arrow
Copied
3. Information about the python2-arrow package on openSUSE Leap
Information for package python2-arrow:
--------------------------------------
Repository : Main Repository
Name : python2-arrow
Version : 0.15.5-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 372,3 KiB
Installed : No
Status : not installed
Source package : python-arrow-0.15.5-bp153.1.18.src
Summary : Better dates and times for Python
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.
Arrow is heavily inspired by moment.js and requests.
--------------------------------------
Repository : Main Repository
Name : python2-arrow
Version : 0.15.5-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 372,3 KiB
Installed : No
Status : not installed
Source package : python-arrow-0.15.5-bp153.1.18.src
Summary : Better dates and times for Python
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.
Arrow is heavily inspired by moment.js and requests.