Skip to content

Docs: Missing clear apt installation steps for Debian-based Linux #5133

@astronomico

Description

@astronomico

What is the problem?

I am trying to install RedisInsight on my local development environment, which runs on Debian.

I have checked the main README.md file and the official RedisInsight website, but I cannot find clear, specific instructions for installing the application using the apt package manager on Debian-based systems.

What is missing?

The documentation does not seem to provide:

  • The correct procedure for adding the RedisInsight package repository to sources.list.
  • A list of any required dependencies that must be installed beforehand.
  • The specific apt command (e.g., sudo apt update && sudo apt install redisinsight) to download and install the package.

What did I expect?

I expected to find a dedicated "Installation" section for Debian/Ubuntu users with a clear, step-by-step code block showing the entire process:

  1. How to add the GPG key.
  2. How to add the repository.
  3. The command to update apt and install the package.

This would make the local development setup much smoother for Linux users. Could you please update the documentation to include these steps?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions