How to Install and Uninstall python311-arrow Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-arrow" package
Learn how to install python311-arrow on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-arrow
Copied
2. Uninstall "python311-arrow" package
This guide covers the steps necessary to uninstall python311-arrow on openSUSE Leap:
$
sudo zypper remove
python311-arrow
Copied
3. Information about the python311-arrow package on openSUSE Leap
Information for package python311-arrow:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-arrow
Version : 1.2.3-150400.5.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 555.3 KiB
Installed : No
Status : not installed
Source package : python-arrow-1.2.3-150400.5.3.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-arrow
Version : 1.2.3-150400.5.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 555.3 KiB
Installed : No
Status : not installed
Source package : python-arrow-1.2.3-150400.5.3.9.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.