I am very new to linux platform and I want to extract gnutls for ubuntu. If I do,
$ls
then, it will show these files below.
gnu
Install lzip.
lzip
Launch the following command that creates xxx.tar file and deletes the xxx.tar.lz file after extracting:
xxx.tar
xxx.tar.lz
lzip -d xxx.tar.lz
Launch the following command to finally untar:
tar zxvf xxx.tar