Subscribe

How to install python2-gobject in CentOS/RHEL 8 (x86_64)

Python 2 bindings for GObject Introspection

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python2-gobject

Description

The python-gobject package provides a convenient wrapper for the GObject library and and other libraries that are compatible with GObject Introspection, for use in Python 2 programs.

RPMs

Kalev Lember (2019-09-25) - Don't add pkgconfig provides to python2-gobject-devel