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

Last updated: July 06,2024

1. Install "python310-flake8-builtins" package

Please follow the guidelines below to install python310-flake8-builtins on openSuSE Tumbleweed

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

2. Uninstall "python310-flake8-builtins" package

Please follow the guidance below to uninstall python310-flake8-builtins on openSuSE Tumbleweed:

$ sudo zypper remove python310-flake8-builtins

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

Information for package python310-flake8-builtins:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.