How to Install and Uninstall python3-tasklib.noarch Package on Fedora 36

Last updated: January 01,2025

1. Install "python3-tasklib.noarch" package

Please follow the guidelines below to install python3-tasklib.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-tasklib.noarch

2. Uninstall "python3-tasklib.noarch" package

Please follow the guidelines below to uninstall python3-tasklib.noarch on Fedora 36:

$ sudo dnf remove python3-tasklib.noarch $ sudo dnf autoremove

3. Information about the python3-tasklib.noarch package on Fedora 36

Last metadata expiration check: 0:47:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-tasklib
Version : 2.4.3
Release : 2.fc36
Architecture : noarch
Size : 60 k
Source : python-tasklib-2.4.3-2.fc36.src.rpm
Repository : fedora
Summary : Python Task Warrior library
URL : https://github.com/GothenburgBitFactory/tasklib
License : MIT
Description : tasklib is a Python library for interacting with taskwarrior databases, using a
: queryset API similar to that of Django's ORM.
:
: Supports Python 3.5+, taskwarrior 2.4+.
: Older versions of taskwarrior are untested and may not work.