How to Install and Uninstall python3-clang Package on openSUSE Leap
Last updated: March 15,2025
1. Install "python3-clang" package
Here is a brief guide to show you how to install python3-clang on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-clang
Copied
2. Uninstall "python3-clang" package
This guide covers the steps necessary to uninstall python3-clang on openSUSE Leap:
$
sudo zypper remove
python3-clang
Copied
3. Information about the python3-clang package on openSUSE Leap
Information for package python3-clang:
--------------------------------------
Repository : Main Repository
Name : python3-clang
Version : 15.0.7-bp155.1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-15.0.7-bp155.1.7.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.
--------------------------------------
Repository : Main Repository
Name : python3-clang
Version : 15.0.7-bp155.1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-15.0.7-bp155.1.7.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.