When I run this command after downloading the repository: tar -xvJf AutoHotspot-Setup.tar.xz
I get the following response:
tar (child): xz: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
What am I doing wrong?