How to Install and Uninstall python39-flake8-builtins Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python39-flake8-builtins" package

Here is a brief guide to show you how to install python39-flake8-builtins on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-flake8-builtins

2. Uninstall "python39-flake8-builtins" package

Learn how to uninstall python39-flake8-builtins on openSuSE Tumbleweed:

$ sudo zypper remove python39-flake8-builtins

3. Information about the python39-flake8-builtins package on openSuSE Tumbleweed

Information for package python39-flake8-builtins:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-flake8-builtins
Version : 2.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 83.2 KiB
Installed : No
Status : not installed
Source package : python-flake8-builtins-2.2.0-1.2.src
Upstream URL : https://github.com/gforcada/flake8-builtins
Summary : Flake8 Builtins plugin
Description :
This plugin checks for Python builtins being used as variables or parameters.