Linuxize
Ubuntu Centos Debian Commands Series Donate
Create Tar Gz File
Jul 22, 2020

How to Create Tar Gz File

This article describes how to create tar.gz files. By convention, the name of a tar archive compressed with gzip should end with either .tar.gz or .tgz.

Read more

Unzip Tar Xz File
Mar 4, 2020

How to Extract (Unzip) tar.xz File

Xz is a popular algorithm for compressing files based on the LZMA algorithm. This article explains how to extract (or unzip) .tar.xz or .txz archives using the tar command.

Unzip Tar Bz2 File
Sep 24, 2019

How to Extract (Unzip) Tar Bz2 File

Bzip2 is one of the most popular algorithm for compressing tar files. In this tutorial, we will explain how to extract or unzip tar.bz2 and tbz2 archives using the tar command.

Unzip Tar Gz File
Feb 16, 2019

How to Extract (Unzip) Tar Gz File

If you are roaming the open-source world, chances are you encounter.tar.gz files on a regular basis. Open-source packages are generally available to download in .tar.gz and .zip formats. In this tutorial, we will show you how to extract (or unzip) tar.gz archives.

Sep 7, 2018

Tar Command in Linux (Create and Extract Archives)

Linux Tar Command
ESC
© 2022 Linuxize.com Privacy Policy Terms Contact Advertise on Linuxize