Can't install KeyBase curl command doesn't work

BTW I love Endless !
Just need to customized it a bit

I need to install an app important to me Keybase

those command are not accepted by the Terminal
curl -O https://prerelease.keybase.io/keybase_amd64.deb

if you see an error about missing libappindicator1

from the next command, you can ignore it, as the

subsequent command corrects it

sudo dpkg -i keybase_amd64.deb
sudo apt-get install -f
run_keybase

How could I proceed ?

@Jean-Francois_Bourde As of version 3.0 Endless OS has adopted Flatpak, a new distribution system for Linux applications

1 Like