Navigate to the project folder
Run the command for zip package installation
sudo apt-get install zip
To zip folder, run the command
zip -r compressed_filename.zip foldername
Navigate to the project folder
Run the command for zip package installation
sudo apt-get install zip
To zip folder, run the command
zip -r compressed_filename.zip foldername