feat(install): auto install gtk deps

This commit is contained in:
thePR0M3TH3AN
2025-07-31 21:42:28 -04:00
parent 61f1f5c02f
commit 4ccdd2b3df
3 changed files with 36 additions and 24 deletions

View File

@@ -90,6 +90,8 @@ maintainable while enabling a consistent experience on multiple platforms.
### Quick Installer
Use the automated installer to download SeedPass and its dependencies in one step.
If GTK packages are missing, the installer will try to install them using your
system's package manager (`apt`, `yum`, `pacman`, or Homebrew).
**Linux and macOS:**
```bash