If you are using Linux and want to compress files and folders, here's a tip. For those beginners that haven't tried to compress files before using the zip command or GZIP command, here is a guide on how to use it. It's easy. How to zip folders and files in Linux [Beginner Tip] — it's FOSS How to create zip-compatible archive files in Linux comes standard with a very efficient archive management system called “zip”, which makes it ideal to zip archives. How To Make Compression Packages for Linux — Linux Unzip Jun 6, 2023 — You can unzip any folder and files, but how can you make compression packages of them? This guide will show you step by step how to do so with unzip Linux. It is a cross-platform command line utility used to create ZIP-format packages for Linux. [Beginner Tip] How to use unzip for unpacking files in Linux [Advanced Tip] — it's FOSS Tutorial: make a self-extracting package for Linux [Advanced Tip] — it's FOSS How to make package with lib zip [Advanced Tip] — it's FOSS How to make package with Ajax [Advanced Tip] — it's FOSS How to make a zip archives with GZIP and lip using Lima [Advanced Tip] — it's FOSS How to create an extractor for Linux [Advanced Tip] — it's FOSS How to use lib archive to extract file from archive Linux archive can be divided into two types. Standard and ext. You can extract a file from standard archives simply by using its name and the right options. However, if you are interested in extracting a file from an ext file archives, the use of Lima and GZIP command is required so that the file gets decompressed.