Почему я не могу распаковать файл .bz2 с помощью tar?

Попробуйте установить шмелю, чтобы одновременно работать как карты Intel, так и Nvidia: https://launchpad.net/~hybrid-graphics-linux

sudo apt-get install git # type password git clone http://github.com/MrMEEE/bumblebee.git cd bumblebee/ sudo ./install.sh optirun glxgears # check the speed and compare to running: glxgears # If you have google-chrome installed, you can try it with/without optirun and report the FPS values on the mailing list: optirun google-chrome http://webglsamples.googlecode.com/hg/aquarium/aquarium.html
1
задан 24 March 2015 в 15:38

1 ответ

Просто используйте bunzip2:

bunzip2 enwiki-latest-pages-articles.xml.bz2

И если это сжатый файл gzip:

gunzip enwiki-latest-pages-articles.xml.gz
20
ответ дан 23 May 2018 в 22:07

Другие вопросы по тегам:

Похожие вопросы: