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

Last updated: October 07,2024

1. Install "python3-invoke.noarch" package

This tutorial shows how to install python3-invoke.noarch on Fedora 35

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

2. Uninstall "python3-invoke.noarch" package

This guide let you learn how to uninstall python3-invoke.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:25:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-invoke
Version : 1.7.0
Release : 1.fc35
Architecture : noarch
Size : 152 k
Source : python-invoke-1.7.0-1.fc35.src.rpm
Repository : updates
Summary : A Python task execution tool and library
URL : http://pyinvoke.org/
License : BSD
Description : Invoke is a Python task execution tool and library, drawing inspiration from
: various sources to arrive at a powerful and clean feature set.