How to Install and Uninstall python-arrow Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-arrow" package
This guide let you learn how to install python-arrow on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-arrow
Copied
2. Uninstall "python-arrow" package
Here is a brief guide to show you how to uninstall python-arrow on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-arrow
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-arrow package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-arrow
Priority: optional
Section: universe/python
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Version: 0.7.0-1
Provides: python2.7-arrow
Depends: python-dateutil, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-arrow-doc
Filename: pool/universe/p/python-arrow/python-arrow_0.7.0-1_all.deb
Size: 25592
MD5sum: f178d7e622580cee555376f09506f511
SHA1: bc9462a232581107eacda6a48866ecc817835c36
SHA256: 4bbe8315d661f75d822147988ba5354247c851156745e3a62fce9e976a850f21
Description-en: Python library to manipulate dates, times, and timestamps
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 a module API that supports many common creation scenarios.
Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz.
Description-md5: d96f9edde09a58f2d754e8713655e8ba
Homepage: http://crsmithdev.com/arrow/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Version: 0.7.0-1
Provides: python2.7-arrow
Depends: python-dateutil, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-arrow-doc
Filename: pool/universe/p/python-arrow/python-arrow_0.7.0-1_all.deb
Size: 25592
MD5sum: f178d7e622580cee555376f09506f511
SHA1: bc9462a232581107eacda6a48866ecc817835c36
SHA256: 4bbe8315d661f75d822147988ba5354247c851156745e3a62fce9e976a850f21
Description-en: Python library to manipulate dates, times, and timestamps
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 a module API that supports many common creation scenarios.
Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz.
Description-md5: d96f9edde09a58f2d754e8713655e8ba
Homepage: http://crsmithdev.com/arrow/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu