[scribus-dev] Scribus 1.5.0 released

William Bader williambader at hotmail.com
Tue May 26 19:50:40 UTC 2015


> > Source
> > scribus-1.5.0.tar.xz
> 
> OK I know how to unravel a gzipped tarball. But
> gunzip doesn't like the .xz prefix. Is there a
> version for us old-school types? Or should I
> just rename  the .xz version?

You do not need to unpack it.
If you have a recent version of tar, you can use
tar tJvf scribus-1.5.0.tar.xz
The capital J pipes the archive through xv.
If you have a very recent version of tar, you can use
tar tvf scribus-1.5.0.tar.xz
and tar will auto-detect the compression.
If you have an ancient version of tar, you can use
xz --decompress < scribus-1.5.0.tar.xz | tar tvf - 
Regards,William
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20150526/1ac3937d/attachment.html>


More information about the scribus-dev mailing list