How to Install and Uninstall python312-arrow Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-arrow" package
This guide let you learn how to install python312-arrow on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-arrow
Copied
2. Uninstall "python312-arrow" package
In this section, we are going to explain the necessary steps to uninstall python312-arrow on openSuSE Tumbleweed:
$
sudo zypper remove
python312-arrow
Copied
3. Information about the python312-arrow package on openSuSE Tumbleweed
Information for package python312-arrow:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-arrow
Version : 1.3.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 544.4 KiB
Installed : No
Status : not installed
Source package : python-arrow-1.3.0-2.4.src
Upstream URL : https://github.com/arrow-py/arrow
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 : openSUSE-Tumbleweed-Oss
Name : python312-arrow
Version : 1.3.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 544.4 KiB
Installed : No
Status : not installed
Source package : python-arrow-1.3.0-2.4.src
Upstream URL : https://github.com/arrow-py/arrow
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.