SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: Jimmy jones the great on October 15, 2020, 01:31:06 AM

Title: Installing Manager.io
Post by: Jimmy jones the great on October 15, 2020, 01:31:06 AM
Hi,
I'm new to Sparkylinux and i have a business program by the name of" Manager"to run in Sparkylinux (on the latest version) but when i try and open/ run the program VLC media player tries to run it but can't what program should i point the program to so that it works? Or is Sparky linux not compatable with Manager? https://www.manager.io/ is the site. 
Title: Re: Installing Manager.io
Post by: lami07 on October 15, 2020, 09:18:51 AM
That's .Appimage file. You have to
1)download the file
   - that's self-explanatory

2) make it executable
   - sudo chmod u+x /path/to/the/.appimagefile

3) run it
   - cd location/of/the/.appimagefile
     ./Manager-x64.AppImage