SquirrelDisk is currently distributed as aDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/adileo/squirreldisk/llms.txt
Use this file to discover all available pages before exploring further.
.deb package for Debian-based distributions (Ubuntu, Debian, Linux Mint, Pop!_OS, etc.).
Download
Download the latest.deb package from the GitHub releases page.
Installation Steps
Download the Package
Download the
.deb file for your architecture (usually amd64 for 64-bit systems):Install the Package
Install using
dpkg:The
* wildcard will match any version of the package in your current directory.Install Dependencies (if needed)
If you encounter dependency errors, run:This will automatically install any missing dependencies.
Alternative Installation Methods
Using APT (After downloading .deb)
apt install or gdebi will automatically handle dependencies.
System Requirements
- Ubuntu 18.04 or later (or equivalent Debian-based distribution)
- 64-bit processor (amd64)
- Minimum 2GB RAM recommended
- GTK 3.0 or later (usually pre-installed)
Dependencies
According to the build configuration, SquirrelDisk has no additional package dependencies beyond what’s typically installed on a standard desktop Linux system. The application bundles all required components.Troubleshooting
Package Installation Fails
If you see errors during installation:Command Not Found
Ifsquirreldisk command is not found after installation:
-
Verify the installation:
-
Check the installation location:
-
Try launching from the full path:
Permission Denied Errors
If SquirrelDisk can’t access certain directories:- Run the app with elevated privileges to scan system directories:
App Won’t Start or Crashes
-
Check if all dependencies are installed:
-
Run from terminal to see error messages:
-
Check system logs:
- Report the issue on the GitHub issue page with error output
Missing GTK or Graphics Libraries
If you get errors about missing GTK libraries:Uninstallation
To remove SquirrelDisk:Updates
SquirrelDisk includes an auto-updater that checks for new versions when you launch the app. However, on Linux, you may need to manually download and install updates.
- Download the latest
.debpackage - Install it using the same commands - it will upgrade the existing installation:

