How to Install and Uninstall python39-redbaron Package on openSuSE Tumbleweed

Last updated: June 17,2024

1. Install "python39-redbaron" package

This guide let you learn how to install python39-redbaron on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-redbaron

2. Uninstall "python39-redbaron" package

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

$ sudo zypper remove python39-redbaron

3. Information about the python39-redbaron package on openSuSE Tumbleweed

Information for package python39-redbaron:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-redbaron
Version : 0.9.2-3.20
Arch : noarch
Vendor : openSUSE
Installed Size : 377.4 KiB
Installed : No
Status : not installed
Source package : python-redbaron-0.9.2-3.20.src
Upstream URL : https://github.com/PyCQA/redbaron
Summary : Python module for writing code that modifies source code
Description :
RedBaron is a Python library and tool to write code that modifies
source code. This includes writing custom refactoring, generic
refactoring, tools, IDE or directly modifying source code in
IPython.