7-Zip
Page content
Why(When) I use 7-zip
- 7-zip can unarchive large files (more than 4 GB.)
- Compatibility with many formants (zip, tar, rar, gz, etc.).
Install
sudo apt install p7zip-full
sudo apt install p7zip-rar # For extracting RAR file
Unarchive
7-zip can extract from a lot of archived or zipped format in the same command.
7z x {{ archived_file }}