/rpm-ostree-gui

A GUI program for managing rpm-ostree

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

RPM OSTree GUI

GUI application for managing RPMs via rpm-ostree.

Installation

Note: For search to work you will need to install python-hawkey.

From PyPi:

pip3 install rpm-ostree-gui

From source:

git clone https://github.com/epiccakeking/rpm-ostree-gui
cd rpm-ostree-gui
pip3 install .