How to Unzip Or Extract Zip Packages on Ubuntu 15.04 Vivid GNU+Linux Easy Guide

June 8, 2015 | By the+gnu+linux+evangelist.

Unzip Packages on Ubuntu 15.04

The Linux Tip Show Exactly How to Unzip the Downloaded Zip Packages on Ubuntu 15.04 Vivid Vervet GNU/Linux Desktop/Server.

The Procedure Involve the Installation of the unzip Package by the Apt Repos for Ubuntu 15.04 Vivid Linux.

ZIP is an archive file format that supports lossless data compression. The .ZIP file format permits a number of Compression Algorithms, though DEFLATE is the most common.

Unzip Packages on Ubuntu 15.04 - Featured
  1. Open a Shell session
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands).

    Unzipping packages for ubuntu 15.04 vivid - Open Terminal
  2. How to Install Evernote Clone on Ubuntu Linux

    Installing Evernote for Ubuntu
  3. Check/Install the Unzip Ubuntu Package:

    which unzip

    If No Output then Install it:

    sudo apt-get install unzip

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  4. Unzip Packages Extraction:

    • On Desktop Simply Double-Click on Package
    • How to Install Google-Chrome Web Browser on Ubuntu Linux

      Installing Chrome for Ubuntu
    • From Shell with command:
      unzip myPackage.zip

      To unzip into Target Directory do:

      unzip -d /path/2/Target/ myPackage.zip
  5. How Install uTorrent BitTorrent Client on Ubuntu:

    Installing uTorrent for Ubuntu

QuickChic Theme • Powered by WordPress