Quantcast
Viewing latest article 1
Browse Latest Browse All 10

unpack *.tar.lzma file

To open or extract *.tar.lzma file: 1. download and install lzma: (in debian only, this process will be minor different in other linux distribution) apt-get install lzma 2. unpack the file: tar --lzma -xvpf filename.tar.lzma  

Viewing latest article 1
Browse Latest Browse All 10

Trending Articles