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

Last updated: June 03,2024

1. Install "python3-clang.x86_64" package

Please follow the steps below to install python3-clang.x86_64 on Rocky Linux 8

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

2. Uninstall "python3-clang.x86_64" package

Please follow the steps below to uninstall python3-clang.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:57:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-clang
Version : 13.0.1
Release : 2.module+el8.6.0+987+d36ea6a1
Architecture : x86_64
Size : 68 k
Source : clang-13.0.1-2.module+el8.6.0+987+d36ea6a1.src.rpm
Repository : appstream
Summary : Python3 bindings for clang
URL : http://llvm.org
License : NCSA
Description : Python3 bindings for clang.