Linux Installation Instructions

Install Using the Installation Script

For a quick and easy installation, you can use our provided script.
This method automatically installs all the necessary packages and the application.

Steps:

  1. Open your terminal.
  2. Run the following command:

curl -fsSL https://api.digitalzen.app/downloads/DigitalZen-setup.sh | bash

What this does:

  1. Downloads and executes the installation script securely.
  2. Installs all required dependencies and sets up the application.
  3. Ensures your system is ready to run the app.

⚠️ Note: Always review the script if you have any security concerns by downloading it manually first:

curl -fsSL https://api.digitalzen.app/downloads/DigitalZen-setup.sh -o DigitalZen-setup.sh
less DigitalZen-setup.sh
bash DigitalZen-setup.sh

We ❤️ Linux!

We’re passionate about supporting the Linux community and making DigitalZen the best it can be. Your feedback is invaluable—if you encounter any issues or have suggestions, please let us know!

Window Manager Compatibility

  • X11: DigitalZen offers full support for X11 window managers.
  • Wayland (GNOME): DigitalZen provides experimental support for GNOME on Wayland, and we’re actively working on improvements, please let us know if you encounter any issue.
👉 More Window Managers Coming!

We’re committed to expanding compatibility based on community demand. If you’d like to see support for additional window managers, please let us know—we’re listening!

Uninstall DigitalZen

We’re sorry to see you go!

To uninstall DigitalZen from your system, please run the following command in your terminal:

curl -fsSL https://api.digitalzen.app/downloads/DigitalZen-uninstall.sh | bash

If you have any feedback or suggestions, we’d love to hear from you. Your input helps us improve!