Installing manager.io desktop accounting software in chromebook

Hi

The procedure to install manager desktop software in chromebook

Steps:

  1. Activate Linux environment in chromebook. (you will get Debian Linux terminal)
  2. Install any lightweight file manager like rox-filer using command - sudo apt-get install
  3. Install ‘cups’ using command - sudo apt-get install cups (cups enables Linux system to act as a printer server)
  4. Install ‘fuse’ using command - sudo apt-get install fuse (FUSE (Filesystem in Userspace) in Linux allows non-privileged users to create, mount, and manage custom filesystems in user space without modifying the kernel)
  5. Download manager desktop accounting software from manager.io
  6. Copy downloaded file to Linux folder
  7. Provide ‘execute’ permission to manager.appimage file by right clicking & selecting permission option from shortcut menu appeared
  8. Launch manager app file by clicking on it. Here we go & enjoy manager desktop version
1 Like

Hello @Jayid_ETS,

Welcome to the forum.

I’m not a chromebook user, so I can’t say that I tested your method but I have no reason to doubt that it works.

That aside, your first contribution to the forum just opened up a whole new world of possibilities for other users.

That is awesome @Jayid_ETS.