How to Install and Uninstall python3-robotframework.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python3-robotframework.noarch" package

This guide let you learn how to install python3-robotframework.noarch on Oracle Linux 9

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

2. Uninstall "python3-robotframework.noarch" package

This guide let you learn how to uninstall python3-robotframework.noarch on Oracle Linux 9:

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

3. Information about the python3-robotframework.noarch package on Oracle Linux 9

Last metadata expiration check: 1:24:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-robotframework
Version : 6.0.2
Release : 2.el9
Architecture : noarch
Size : 834 k
Source : python-robotframework-6.0.2-2.el9.src.rpm
Repository : epel
Summary : Generic automation framework for acceptance testing and RPA
URL : https://github.com/robotframework/robotframework
License : Apache-2.0 and MIT
Description :
: Robot Framework is a generic open source automation framework for acceptance
: testing, acceptance test driven development (ATDD), and robotic process
: automation (RPA).
: It has simple plain text syntax and it can be extended easily with libraries
: implemented using Python or Java.