Skip to content

A system information & updates application

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

rhino-linux/rhino-system

Repository files navigation

Issues Tracker

To report issues or propose new features for this repository, visit our tracker.

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

About

A system information & updates application

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published