Extract the first part of the group of multiple .rar files with Archive Manager, and it will automatically extract all the other parts. You can also extract the contents of an archive named FILENAME.rar from the terminal with the following command:
unrar x FILENAME.rar # extracts all parts in the group if FILENAME.rar is the 1st part
Install unrar.
Extract the first part of the group of multiple .rar files with Archive Manager, and it will automatically extract all the other parts. You can also extract the contents of an archive named FILENAME.rar from the terminal with the following command: