How to Install and Uninstall python310-robotframework Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python310-robotframework" package

This tutorial shows how to install python310-robotframework on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-robotframework

2. Uninstall "python310-robotframework" package

In this section, we are going to explain the necessary steps to uninstall python310-robotframework on openSuSE Tumbleweed:

$ sudo zypper remove python310-robotframework

3. Information about the python310-robotframework package on openSuSE Tumbleweed

Information for package python310-robotframework:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-robotframework
Version : 6.1.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-robotframework-6.1.1-1.4.src
Upstream URL : https://robotframework.org/
Summary : Generic test automation framework for acceptance testing and ATDD
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.