I have upgraded from ubuntu 16 LTS to 18 to 20 recently. Works nicely. My version is Ubuntu 20.04.1 LTS
Now my nextcloud client lets me know it needs an update with a pop-up. When I follow the pop-up it downloads an appimage form this link https://download.nextcloud.com/desktop/releases/Linux/Nextcloud-2.6.5-x86_64.AppImage
All good and fine, but after the download that file sits in my download folder. How do I get it "installed" so it becomes the new version?
My ps lists this:
$ ps waux | egrep next
hanscees 2414 0.1 2.0 1718460 157308 ? SLl 14:48 0:02 /usr/bin/nextcloud
Should I move the appimage to that binary or something, and why doesnt it update automagically?