While extracting RAR file in Ubuntu found this error,
An Error Occur while extracting files. Parsing filter is unsupported
Reason: it’s may much possible reason, may unrar unsupported on your Linux distro.
Solution :
Install unrar :
sudo apt-get install unrar
Now for Extracting :
go to the file path and type :
unrar x [filename.rar]
Thanks
Leave A Comment?
You must be logged in to post a comment.