How to Install and Uninstall python3-gbinder.x86_64 Package on Fedora 39

Last updated: October 13,2024

1. Install "python3-gbinder.x86_64" package

In this section, we are going to explain the necessary steps to install python3-gbinder.x86_64 on Fedora 39

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

2. Uninstall "python3-gbinder.x86_64" package

Please follow the guidelines below to uninstall python3-gbinder.x86_64 on Fedora 39:

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

3. Information about the python3-gbinder.x86_64 package on Fedora 39

Last metadata expiration check: 2:24:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-gbinder
Version : 1.1.2
Release : 1.fc39
Architecture : x86_64
Size : 117 k
Source : python-gbinder-1.1.2-1.fc39.src.rpm
Repository : fedora
Summary : Python bindings for libgbinder
URL : https://github.com/erfanoabdi/gbinder-python
License : GPL-3.0-only
Description : Cython extension module for libgbinder.
: Provides IPC comunication over the /dev/binder protocol for python scripts.