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

Last updated: October 04,2024

1. Install "python3-tasklib.noarch" package

Please follow the instructions below to install python3-tasklib.noarch on Fedora 34

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

2. Uninstall "python3-tasklib.noarch" package

This guide covers the steps necessary to uninstall python3-tasklib.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:52:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-tasklib
Version : 2.4.3
Release : 1.fc34
Architecture : noarch
Size : 59 k
Source : python-tasklib-2.4.3-1.fc34.src.rpm
Repository : updates
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.