How to Install and Uninstall python3-clang.x86_64 Package on Oracle Linux 8

Last updated: November 30,2024

1. Install "python3-clang.x86_64" package

This is a short guide on how to install python3-clang.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-clang.x86_64

2. Uninstall "python3-clang.x86_64" package

Learn how to uninstall python3-clang.x86_64 on Oracle Linux 8:

$ sudo dnf remove python3-clang.x86_64 $ sudo dnf autoremove

3. Information about the python3-clang.x86_64 package on Oracle Linux 8

Last metadata expiration check: 3:45:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-clang
Version : 13.0.1
Release : 2.0.1.module+el8.6.0+20688+58e0e5b4
Architecture : x86_64
Size : 70 k
Source : clang-13.0.1-2.0.1.module+el8.6.0+20688+58e0e5b4.src.rpm
Repository : ol8_appstream
Summary : Python3 bindings for clang
URL : http://llvm.org
License : NCSA
Description : Python3 bindings for clang.