How to Extract a Tarball on Linux

Getting Started., Opening the terminal., Extracting the tarball., Open the folder., Installing the package., All done!

6 Steps 1 min read Medium

Step-by-Step Guide

  1. Step 1: Getting Started.

    First, you need to get a tar file from the internet.

    For example, something like SuperTuxKart. , Now, once the tarball is finished downloading, open your terminal, on each operating system it is slightly different.

    But the universal way of getting to the terminal is by pressing Ctrl+Alt+T., After the terminal launches, type in this command: "cd /home//Downloads/" Then, type in: "sudo tar zvxf supertuxkart.tar.gz"., After the process finishes, open your file viewer of choice, and direct to the Downloads folder.

    There should be a new folder in there that is named after the package (In this case, SuperTuxKart) There won't be tar.gx at the end., Open that folder, and find any .txt or readable files named install or README.

    You will have to read both named documents to correctly install the package.

    These files should include the documentation on how to use the application/commands and any necessary programs to install as well., Once you have completed all of the steps in the install and/or the README file, the application should be ready to use.
  2. Step 2: Opening the terminal.

  3. Step 3: Extracting the tarball.

  4. Step 4: Open the folder.

  5. Step 5: Installing the package.

  6. Step 6: All done!

Detailed Guide

First, you need to get a tar file from the internet.

For example, something like SuperTuxKart. , Now, once the tarball is finished downloading, open your terminal, on each operating system it is slightly different.

But the universal way of getting to the terminal is by pressing Ctrl+Alt+T., After the terminal launches, type in this command: "cd /home//Downloads/" Then, type in: "sudo tar zvxf supertuxkart.tar.gz"., After the process finishes, open your file viewer of choice, and direct to the Downloads folder.

There should be a new folder in there that is named after the package (In this case, SuperTuxKart) There won't be tar.gx at the end., Open that folder, and find any .txt or readable files named install or README.

You will have to read both named documents to correctly install the package.

These files should include the documentation on how to use the application/commands and any necessary programs to install as well., Once you have completed all of the steps in the install and/or the README file, the application should be ready to use.

About the Author

M

Matthew Gutierrez

A passionate writer with expertise in practical skills topics. Loves sharing practical knowledge.

38 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: