

7z extension and the original filename that you want to compress. It is very simple you just need to mention the 7z a command along with the file name with. In the same way, if you want to archive some file, let’s say pass.txt is the file and we want to compress it then the command will be: 7z a pass.7z pass.txt 7z a eclipse-installer.7z eclipse-installer In the above command, the ‘a’ stands for the archive. Replace the folder name with the name of the folder which you want to archive, just like we did. So, the command which we use to archive or compress folder is: Now, I got the folder that I want to compress. You can see that in the below-given screenshot. So under the Downloads directory, I run the command ls -la which can show all available files and folders available under any directory.


It also supports the AES-256 encryption and self-extracting feature. According to the 7-zip official website, the compression ratio of 7Zip is 2-10% better than any other compression tool. The compressions formats it can support are GZIP, TAR, ZIP, 7z, XZ, BZIP2, and WIM formats. On Linux, you have to use the command line with some particular commands to install the 7-ZIP.īut why we install the 7-zip, as I told you it is an open-source and free, and also one the best open source file archiving software with the highest rate of compression ratio better than WinRAR. exe file availability but when it comes to Linux like Ubuntu, Red Hat, or other versions, it is not that much simpler for newbies.

It can be easily installed on Windows 10 or later operating system because of the. The 7Zip is open-source software available to compress and decompress files and folders into various formats.
