0

I'm really new to Linux, Ubuntu and all related things. My question is that can I use a unix-based program on Ubuntu as well?

I installed neo4j on Kali Linux from this link and using this unix.tar.gz file to install it on my Kali linux. My question is that can I use the same file to install neo4j on Ubuntu as well?

Pablo
  • 103

1 Answers1

2

Although there is "unix" in the file name, this is for Linux. Kali Linux and Ubuntu are both Linux and in fact, this should works on any Linux distribution. You can use it on Ubuntu.

Jeryosh
  • 745