I have a file that I'm trying to extract that was broken up into multiple .rar files (.rar, .r00, .r01, etc). I've tried dtrx, unrar-free and unp but all three failed. I also tried installing unrar, but it couldn't install. I ended up using 7zip over the network to get my file extracted.
I've copied down what the terminal outputs for each program I've tried on the same file, and also what happened when i tried to install unrar via terminal. I installed the other three programs through the apttool plug in.
dtrx
unrar-free
unp - not sure why it failed because unrar-free was installed when I ran it
unrar
Any suggestions on how to fix my issue?
Bonus points if you can suggest a way to auto unrar files in a folder once a download finishes or if that is not possible, to run a command once on a directory and have it extract from all sub directories.