Sudo ./Obsidian-0.12.19.AppImage --appimage-extract outputs sudo: ./Obsidian-0.12.19.AppImage: command not found

Things I have tried

Running
./Obsidian-0.12.19.AppImage --appimage-extract
outputs

bash: ./Obsidian-0.12.19.AppImage: Permission denied

and running
sudo ./Obsidian-0.12.19.AppImage --appimage-extract
outputs

sudo: ./Obsidian-0.12.19.AppImage: command not found

What I’m trying to do

I am trying to install Obsidian in Cent OS 8.

Solved: by giving running permissions to the Obsidian-0.12.19.AppImage file.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.