Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: debian 11 #2033

Merged
merged 1 commit into from
Mar 14, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ If you've noticed that the old system tray is back in IPFS Desktop v0.13, this i

### Why can't I install IPFS Desktop under Debian 11?

Debian package depends on `libappindicator3-1` which does not exist in Debian anymore.
Debian package depends on `libappindicator3-1` which does not exist in Debian 11 anymore.

Use [this workaround](https://github.com/Clansty/Icalingua/issues/162#issuecomment-899255738) for now.
You need to install this missing dependency [on your own](https://gist.github.com/keyle/b4536dc922bb13d7b5dce16a7db7e328), or use `.AppImage` instead.

### Why can't I start IPFS Desktop under Debian 10?

Expand Down