Files
omarchy_setup/modules/apps.sh
google-labs-jules[bot] d88445b34e feat(apps): add dedicated installer for Calibre
Integrates the official Calibre e-book manager installer into the `apps.sh` module.

This change introduces a new function, `install_calibre`, which:
- Checks if Calibre is already installed to prevent re-installation.
- Uses the recommended `wget` command to download and execute the official Linux installer script.
- Provides clear logging for the installation process.

The function is called from the main execution flow, ensuring Calibre is installed alongside other essential applications.
2025-11-21 04:19:17 +00:00

15 KiB
Executable File