jestem nowy w systemie Linux. Generalnie instaluję oprogramowanie przez Internet, ale myślę, że nie jest dobrym podejściem do polegania na Internecie przez cały czas. Następnie pobrałem plik VLC .tar.xz. następnie przeszukałem Internet, jak zainstalować .tar.xz. Ale nie można zainstalować. Polecenie, które napisałem i wynik podano poniżej ...
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 installmoże działać dobrze.