Subscribe

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

PyGNOME Python extension module

Install

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

Description

The gnome-python package contains the source packages for the Python bindings for GNOME called PyGNOME. PyGNOME is an extension module for Python that provides access to the base GNOME libraries, so you have access to more widgets, a simple configuration interface, and metadata support.

RPMs

Peter Robinson (2019-09-12) - Fix some requires around bonobo