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

Last updated: September 20,2024

1. Install "python3-clang.i686" package

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

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

2. Uninstall "python3-clang.i686" package

Please follow the step by step instructions below to uninstall python3-clang.i686 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:10:18 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 : i686
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.