[[+content_image]]
M
M
monzie2020-02-24 23:48:55
linux
monzie, 2020-02-24 23:48:55

How to unpack tar.bz2?

I've been trying to unpack one tar.bz2

[[email protected] ts3server] archive for an hour# ls
teamspeak3.tar.bz2
[[email protected] ts3server]# tar -xvf teamspeak3.tar.bz2
tar (child): cannot run bzip2: No such file or directory
tar (child): trying lbzip2
tar (child): lbzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

What's wrong?

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
J
jcmvbkbc, 2020-02-25
@monzie

tar (child): cannot run bzip2: No such file or directory
What's wrong?

You need to install bzip2.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question