[scribus-dev] Scribus 1.5.0 released

Darius Blaszyk dhkblaszyk at zeelandnet.nl
Tue May 26 19:54:26 UTC 2015


 
William Bader schreef op 26 mei '15: 

> 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 

 _______________________________________________
 scribus-dev mailing list
 scribus-dev at lists.scribus.net
 http://lists.scribus.net/mailman/listinfo/scribus-dev [1] 
 Is there also the possibility to get a zipped windows version? I really
hate windows installers, they mess up my settings and put the software
all over the place. I much rather prefer to use a zipped windows binary
and put different versions next to each other when I'm testing release
versions.

Regards, Darius 

Links:
------
[1] http://lists.scribus.net/mailman/listinfo/scribus-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20150526/a3102cce/attachment.html>


More information about the scribus-dev mailing list