1

I'm using 18.04 Linux operating system on my device. How to install Feem software on my system?

1 Answers1

0

Download the installer files from here: https://feem.io/#download, then

  1. Umcompress: tar -xvf <file> -C /to/directory/of/choice
  2. Make installer executable: sudo chmod +x <Feem Installer File>.sh
  3. Run installer found in there, ends with .sh extension: ./<Feem Installer File>.sh
    • if it fails run with sudo ./<Feem Installer File>.sh

See: https://www.linuxslaves.com/2016/09/feem-alternative-shareit-for-ubuntu-linux.html

George Udosen
  • 37,534