How to Install and Uninstall python3-arrow Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "python3-arrow" package

Here is a brief guide to show you how to install python3-arrow on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-arrow

2. Uninstall "python3-arrow" package

Learn how to uninstall python3-arrow on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-arrow $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-arrow package on Ubuntu 21.10 (Impish Indri)

Package: python3-arrow
Architecture: all
Version: 0.17.0-1
Priority: optional
Section: python
Source: python-arrow
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 232
Depends: python3-dateutil, python3:any
Suggests: python-arrow-doc
Filename: pool/main/p/python-arrow/python3-arrow_0.17.0-1_all.deb
Size: 41808
MD5sum: dbef2eba954dd99da79b2431d5ae34d1
SHA1: b9308aea2c1662aecdade9d59b042affc8c5bbe7
SHA256: ebae76731b826b4257aaeff2ec485311181fd881e9457372a1c9dfebb0ee0ca2
SHA512: c65a7988ddf25b832cf4eadcdfd049866f1b3e584b5dfc71be713c4cc4664df7135fac14ab1c3d9ad8768770ea032b4ffd72f21a9c866f08b1d64ee0d28fb6c1
Homepage: http://crsmithdev.com/arrow/
Description-en: Python3 library to manipulate dates, times, and timestamps
A Python3 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 a module API that supports many common creation scenarios.
Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz.
Description-md5: a4704507c40f6e213de2a0959b3f4920
Task: ubuntustudio-photography