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

Last updated: May 17,2024

1. Install "python3-apscheduler" package

This tutorial shows how to install python3-apscheduler on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-apscheduler

2. Uninstall "python3-apscheduler" package

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

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

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

Package: python3-apscheduler
Architecture: all
Version: 3.7.0-1
Priority: optional
Section: universe/python
Source: apscheduler
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 218
Depends: python3-pkg-resources, python3-six (>= 1.4.0), python3-tz, python3-tzlocal, python3:any
Filename: pool/universe/a/apscheduler/python3-apscheduler_3.7.0-1_all.deb
Size: 38008
MD5sum: 90ae85071ac65443e3f1495dc9a22cd4
SHA1: 68b4acc6eac57ce5110d6319708bcdc34f4c1a6e
SHA256: 2244a17b44f695db1d10e5bf15ca0baeb63984396db1f62c39538791684b56de
SHA512: 950158e4174d678a9757972da2e49eaf30448ba73170c1c2bae3b096d42f75deedee19b96b0c6b70d217a56016760cf5381efe913812a949654747f0fadf8900
Homepage: https://pypi.python.org/pypi/APScheduler/
Description-en: In-process task scheduler with Cron-like capabilities
The Advanced Python Scheduler (APScheduler) is a light but powerful in-process
task scheduler that lets you schedule jobs (functions or any Python callables)
to be executed at times of your choosing.
.
This can be a far better alternative to externally run cron scripts for
long-running applications (e.g. web applications), as it is platform neutral
and can directly access your application's variables and functions.
.
This package contains the Python 3 module.
Description-md5: e115bc2240fc2ac4e80a4fffae44ebae