How to Install and Uninstall python3-invoke.noarch Package on Rocky Linux 9
Last updated: November 02,2024
1. Install "python3-invoke.noarch" package
This is a short guide on how to install python3-invoke.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-invoke.noarch
Copied
2. Uninstall "python3-invoke.noarch" package
Please follow the guidelines below to uninstall python3-invoke.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-invoke.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-invoke.noarch package on Rocky Linux 9
Last metadata expiration check: 2:29:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-invoke
Version : 1.7.0
Release : 1.el9
Architecture : noarch
Size : 151 k
Source : python-invoke-1.7.0-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-invoke
Version : 1.7.0
Release : 1.el9
Architecture : noarch
Size : 151 k
Source : python-invoke-1.7.0-1.el9.src.rpm
Repository : epel
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.