Open 641i130 opened 4 years ago
tl/dr: install p7zip-rar (debian) & use 7z x file.rar
i use 7zip and i always blindly typed 7z x foo.bar
when i wanted to unpack something which isn't a tar file.
this failed with .rar files, the contents were listed but not unpacked. after installing p7zip-rar it works.
Rar files are kinda finicky when it comes to linux.