How to Install and Uninstall python3-pendulum Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-pendulum" package

This tutorial shows how to install python3-pendulum on Kali Linux

$ sudo apt update $ sudo apt install python3-pendulum

2. Uninstall "python3-pendulum" package

Please follow the instructions below to uninstall python3-pendulum on Kali Linux:

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

3. Information about the python3-pendulum package on Kali Linux

Package: python3-pendulum
Source: pendulum
Version: 2.1.2-4
Installed-Size: 491
Maintainer: Daniel Baumann
Architecture: amd64
Depends: python3-dateutil, python3-pytzdata, python3:any
Size: 63500
SHA256: c1c003fbf1f3297460ae44ec465eae395f5e639ae00268f8fa8e2b50aa7a8d83
SHA1: 07ce8658d465d8b8646cf30c941e90787bb70a2d
MD5sum: e3ee5b53b4f9eb16264850c00b3b8296
Description: Python datetimes made easy
Native Python datetime is enough for basic cases, pendulum provides a cleaner
and more easy to use API while still relying on the standard library. It’s
still datetime but better.
Description-md5:
Homepage: https://pendulum.eustace.io
Section: python
Priority: optional
Filename: pool/main/p/pendulum/python3-pendulum_2.1.2-4_amd64.deb