E[x]tract a (compressed) archive [f]ile into the current directory [v]erbosely

tar

  • Archiving utility.
    Often combined with a compression method, such as gzip or bzip2.
    More information: <https://www.gnu.org/software/tar>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

tar xvf {{source.tar[.gz|.bz2|.xz]}}

click the source code to copy install tar on any operating system with command-not-found.com