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:  Fedora Linux 34 Beta Is Now Available For Download

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

How To Remove Files And Directories In Linux [Examples] How To Remove Files And Directories In Linux [Examples] Linux
GNU Linux-Libre 5.17 Kernel Released GNU Linux-Libre 5.17 Kernel Released Linux
Windows Subsystem for Linux 2 (WSL): Microsoft #Build2019 Windows Subsystem for Linux 2 (WSL): Microsoft #Build2019 Linux
Fix sudo apt-get install openssh-server not working error : Enable SSH Server on Ubuntu Fix sudo apt-get install openssh-server not working error : Enable SSH Server on Ubuntu Linux
Fix "system has not been booted with systemd as init system (pid 1). can't operate" Error Fix “system has not been booted with systemd as init system (pid 1). can’t operate” Error Linux Commands
How To Install Canon Printer Driver In Ubuntu 22.04 LTS How To Install Canon Printer Driver In Ubuntu 22.04 LTS Linux

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
  • Entry Level Python Programmer/Data scientist/Analyst

    • Cambridge, MA (Remote)
    • SynergisticIT
    • Full Time
  • CAD Designer for Fire Alarm and Low Voltage Systems

    • Salem, OR
    • Low Voltage NW, LLC
    • Full Time
  • Data Loss Prevention Engineer

    • Raleigh, NC
    • Global Channel Management
    • Full Time
  • Senior Data Privacy Software Developer

    • Allston, MA
    • Harvard University
    • Full Time
  • Senior Advanced Firmware Architect

    • Duluth, GA
    • Honeywell
    • Full Time
  • AI/ML Engineer – Defense Analytics

    • Sealston, VA
    • SimVentions, Inc - Glassdoor ✪ 4.6
    • Full Time
  • Functional Architect

    • Concord, NH
    • Right Skale, Inc.
    • Full Time
  • SoC Architect – PCIe/CXL/UAL/DMA

    • San Jose, CA
    • Advanced Micro Devices , Inc.
    • Full Time

Copyright © 2026 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme