Just getting started with Linux/Ubuntu. I installed 7z
but the command is not found. I restarted the computer to hopefully refresh commands but that didn't help either.
Here is what I did:
sudo apt-get install p7zip
sudo apt-get install p7zip-full
Then tried
7z e [file-name].xz
and
7za e [file-name].xz
then I read up the man
file but still nothing. Every time i get the following reply:
/usr/local/bin/7z: 2: /usr/local/bin/7z: /usr/local/lib/p7zip/7z: not found