/rhino-system

A system information & updates application

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

rhinosystem

Upgrade and system info tool for Rhino Linux

Building

Following dependencies are required

  • python3-gi
  • gir1.2-adw-1
  • gir1.2-gtk-4.0
  • gir1.2-vte-3.91
  • libadwaita-1-0
  • libvte-2.91-gtk4-0
  • gettext
  • desktop-file-utils
  • meson

To build and install rhino-system simply run

sudo apt install python3-gi gir1.2-adw-1 gir1.2-gtk-4.0 gir1.2-vte-3.91 libadwaita-1-0 libvte-2.91-gtk4-0 gettext desktop-file-utils meson
cd rhino-system/
meson setup _build
sudo ninja -C _build install
sudo chmod +x /usr/local/bin/rhinosystem

To launch it run rhinosystem in your terminal or search for it in your desktop environment.

a screenshot of the main rhino system page