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

Last updated: May 06,2024

1. Install "python3-schedule" package

Please follow the steps below to install python3-schedule on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-schedule

2. Uninstall "python3-schedule" package

This guide covers the steps necessary to uninstall python3-schedule on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-schedule
Architecture: all
Version: 0.6.0-1
Priority: optional
Section: universe/python
Source: schedule
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Donncha O'Cearbhaill
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Depends: python3:any
Filename: pool/universe/s/schedule/python3-schedule_0.6.0-1_all.deb
Size: 8872
MD5sum: 248e5393116b64a48cb4c0bbbdbd5c63
SHA1: dc1c747e720c1dea387867baf9c0d6cea82a0805
SHA256: ef48650f74b7fa486f2622054f3ba18f237cb368a2c4f61870db84c7a8eb2a3f
SHA512: e863b7f9d38ef8632d2da5f222a6e9f9eea68344e2a44038f06c8f0089eba966bef5a191507e422148f8034b1f7cb1fadcef3e277ce8ef42c5368de3af903a58
Homepage: https://github.com/dbader/schedule
Description-en: Job scheduling for humans (Python 3)
An in-process scheduler for periodic jobs that uses the builder pattern
for configuration. Schedule lets you run Python functions (or any other
callable) periodically at pre-determined intervals using a simple,
human-friendly syntax.
.
This package contains the Python 3 version of the library.
Description-md5: 0d5d92eb0e5719da33a4eeedb5b4ced2