Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
Extract tar.xz File In Linux Distros :Tar Command Example

Extract tar.xz File In Linux Distros :Tar Command Example

Posted on May 5, 2020 By admin

Tutorial To Extract tar.xz File In Linux Operating System

One of the frustrations for the beginner Linux users in Linux is to extract tar.xz files in Linux based operating systems. It’s really hectic when you don’t know this simple command but Linux is all about learning and doing things.

We will unzip the .tar.xz or .txz. file in this Linux tutorial post.

So, In this tutorial post, we are going to show you the method for extracting tar.xz files in Linux based operating systems. We will use tar command to unzip files like gzip, bzip2, lzip, lzma, lzop, and xz.

Xz uses the LZMA algorithm to compress files in Linux.

How To Extract tar.xz Or .txz  File In Linux Distros

The tar command or tool is pre-installed by default on all Linux distributions.

Extracting tar.xz files in Linux with tar command

Run the following command to extract or unzip tar.xz file in Linux:

tar -xf yourfilename.tar.xz

Run the following command to extract .tar.gz or .tar.bz2. file in Linux:

tar -xf  yourfilename.tar.gz

Run the following command to display the list of the files being extracted on the terminal with -v option.

tar -xvf yourfilename.tar.xz

Extract or Unzip files into the specific directory:
Run the following command to extract files into your desired directory as tar command extract files in the current directory by default.

tar -xf yourfilename.tar.xz -C /home/itsubuntu/files-folder

How To Extract Specific Files From a tar.xz File

READ More Relevant Stuff:  Install Third-Party Applications In Fedora Using Fedy

It’s easy to extract specific files from the archive. You need to mention the separated list of file names to be extracted after the archive name to extract specific files from tar.xz file:

tar -xf yourfilename.tar.xz filename1 filename2

Similarly, you can extract specific directories from the tar.xz file with the following command:

tar -xf yourfilename.tar.xz dir1 dir2

You can use –wildcards option allows you to extract specific file format from a tar.xz file.

For example, to extract only the files whose names end in .pdf:

tar -xf yourfilename.tar.xz --wildcards '*.pdf'

 

Linux, Linux Commands Tags:Compress, extract Linux commands, tar, Unzip

Post navigation

Previous Post: Easily Create Linux Bootable USB Drive With Ventoy
Next Post: Configure Universe, Multiverse And Restricted repo On Ubuntu 20.04 LTS

Related Posts

Recommended Linux OS In 2019 Recommended Linux OS In 2019 Linux
Best Torrent Client For Linux Based Operating Systems Best Torrent Client For Linux In 2023 Linux
Install Plex Media Server On Ubuntu 20.04 Install Plex Media Server On Ubuntu 20.04 Linux
Linux Kernel 5.6 To Fix The Year 2038 Issue " Unix Y2K" Linux Kernel 5.6 To Fix The Year 2038 Issue ” Unix Y2K” Linux
Tools To Create A Bootable Linux USB Drive Tools To Create A Bootable Linux USB Drive In 2023 Linux
shutdown ubuntu from terminal Shutdown Ubuntu From Terminal : Linux Command Guide Ubuntu

Recent Posts

  • New Job Search October 10, 2025
  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at info@itsubuntu.com
  • Remote Writer/Journalist Internship — Fight Poverty

    • Ogden, UT
    • Borgen Project
    • Internship
  • Remote Writer/Journalist Internship for Global Poverty News

    • Jackson, MS
    • The Borgen Project
    • Internship
  • Copy Editor & Writer

    • Howard, WI
    • Hastings Center, Inc.
    • Full Time
  • Remote Writer/Journalist Intern: Poverty & Policy Impact

    • Monroe, LA
    • Borgen Project
    • Internship
  • Remote Writer/Journalist Internship for Global Poverty News

    • Madison, SD
    • The Borgen Project
    • Internship
  • Remote Writer/Journalist Internship — Fight Poverty

    • Montgomery, AL
    • Borgen Project
    • Internship
  • Remote Writer/Journalist Intern: Poverty & Policy Impact

    • Vermillion, SD
    • Borgen Project
    • Internship
  • Senior/Lead Data Engineer

    • Fremont, CA (Remote)
    • Vedan Technologies
    • Full Time

Copyright © 2026 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme