Skip to content

unzipping an .tgz file #370

Answered by ashikshafi08
thanujTa asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @thanujTa

You can either use the tarfile package of Python or use the basic CLI tool. I have shared two articles regarding this below, hope it might help you.

  1. https://www.geeksforgeeks.org/how-to-uncompress-a-tar-gz-file-using-python/
  2. https://www.cyberciti.biz/faq/unpack-tgz-linux-command-line/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrdbourke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants