je suis nouveau sous Linux. En général, j'installe des logiciels par Internet, mais je pense que ce n'est pas une bonne approche de dépendre d'Internet tout le temps. Ensuite, j'ai téléchargé un fichier vlc .tar.xz. puis recherché sur Internet comment installer .tar.xz. Mais impossible à installer. La commande que j'ai écrite et le résultat ont été donnés ci-dessous.
ubuntu@ubuntu-HP:~/programs$ tar -zxvf vlc-2.0.6.tar.xz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
ubuntu@ubuntu-HP:~/programs$ tar -zxf vlc-2.0.6.tar.xz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make installpourrait bien fonctionner.