Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 696 Bytes

dependencies.md

File metadata and controls

14 lines (11 loc) · 696 Bytes

Dependencies

There is no need to install these dependencies for installing the application from Flatpak. For other installation types:

  • These dependencies are already installed on many systems:
    • dmidecode, iproute2, python3 (>=3.6), python3-cairo, python3-gi, python3-gi-cairo, udev, util-linux
  • Following dependencies may be required on some systems:
    • libcairo2-dev (for systems with .deb packages)
    • polkit (for Arch Linux)
  • Optional dependencies:
    • x11-xserver-utils or xorg-xrandr (for more accurate screen resolution and refresh rate detection)
    • vcgencmd (for physical RAM size, GPU frequency and video memory information on Raspberry Pi devices)