Bashtop fails on raspberry pi 5

Brand new raspberry pi 5 install. Followed exactly the instructions here: Install bashtop on Raspberry Pi using the Snap Store | Snapcraft

Unfortunately, now this:

$ bashtop

/snap/bashtop/504/bin/bash: 7: Syntax error: “)” unexpected

  1. It was last updated as snap ~2 years ago
  2. On store page, there’s contact button directing to GitHub repo. Would be best to create issue there :slight_smile:

Installing from git and building fixed it. Thanks.