How to Install and Uninstall python39-tasklib Package on openSuSE Tumbleweed

Last updated: June 28,2024

1. Install "python39-tasklib" package

In this section, we are going to explain the necessary steps to install python39-tasklib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-tasklib

2. Uninstall "python39-tasklib" package

This is a short guide on how to uninstall python39-tasklib on openSuSE Tumbleweed:

$ sudo zypper remove python39-tasklib

3. Information about the python39-tasklib package on openSuSE Tumbleweed

Information for package python39-tasklib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-tasklib
Version : 2.5.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 275.5 KiB
Installed : No
Status : not installed
Source package : python-tasklib-2.5.1-2.1.src
Upstream URL : https://github.com/robgolding/tasklib
Summary : Python Task Warrior library
Description :
Tasklib is a Python library for interacting with taskwarrior
databases, using a queryset API similar to that of Django's ORM.