How to Install and Uninstall python3-clang Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python3-clang" package

This is a short guide on how to install python3-clang on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-clang

2. Uninstall "python3-clang" package

This guide covers the steps necessary to uninstall python3-clang on openSuSE Tumbleweed:

$ sudo zypper remove python3-clang

3. Information about the python3-clang package on openSuSE Tumbleweed

Information for package python3-clang:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-clang
Version : 17-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-17-1.2.src
Upstream URL : https://www.llvm.org/
Summary : Python bindings for libclang
Description :
This package contains the Python bindings to clang (C language)
frontend for LLVM.