Skip to content

Instantly share code, notes, and snippets.

@thinhdanggroup
Created January 19, 2018 09:57
Show Gist options
  • Save thinhdanggroup/90528c34e4fd4c9e1c9a945f9b88d89c to your computer and use it in GitHub Desktop.
Save thinhdanggroup/90528c34e4fd4c9e1c9a945f9b88d89c to your computer and use it in GitHub Desktop.
fix "tar (child): xz: Cannot exec: No such file or directory"

Install

sudo apt-get install xz-utils

Decompress again

tar xvf <file>
@thinhda96
Copy link

Are you working on Ubuntu Raspberry? Can you try this tutorial
Hope it help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment