I noticed that the version of the apt-get xz-utils package (which I presume contains the xz compressor/decompressor exe) is really really old. What's worrying is that it's an _alpha_ version and there is source-code and some built versions of a 'stable' release on the project website.
Same with the apt-get package for GDC, compiler for the D programming language (http://dlang.org) compiler from the GCC collection, which is also ancient.
Is this kind of issue something I could fix myself in general? (Having zero knowledge of Linux though, although a very experienced professional C systems dev, just never on *nix.)
Also I don't want to have to fight the apt-get system either though, getting into a situation where some future apt-get operation will simply overwrite good new files - if I manage to get them pre-built [no luck] or even build them - with the ancient ones again, or ever just delete them.