How to Install and Uninstall python3-invoke.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "python3-invoke.noarch" package

Please follow the step by step instructions below to install python3-invoke.noarch on Fedora 39

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

2. Uninstall "python3-invoke.noarch" package

This guide covers the steps necessary to uninstall python3-invoke.noarch on Fedora 39:

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

3. Information about the python3-invoke.noarch package on Fedora 39

Last metadata expiration check: 5:16:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-invoke
Version : 2.2.0
Release : 2.fc39
Architecture : noarch
Size : 198 k
Source : python-invoke-2.2.0-2.fc39.src.rpm
Repository : fedora
Summary : A Python task execution tool and library
URL : https://www.pyinvoke.org/
License : BSD-2-Clause
Description : Invoke is a Python task execution tool and library, drawing inspiration from
: various sources to arrive at a powerful and clean feature set.