Warning: Declaration of action_plugin_indexmenu::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php on line 18 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php:0) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/inc/auth.php on line 495 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php:0) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/inc/actions.php on line 210
This is an old revision of the document!
====== Install Qutebrowser on Debian ====== A story in 5 parts. ===== Part 1: Fetch pyenv installer ===== <code> https://raw.githubusercontent.com/yyuu/pyenv-installer/master/bin/pyenv-installer | bash # yep... </code> ===== Part 1: Clone teh repo ===== <code> git clone https://github.com/The-Compiler/qutebrowser.git </code> ===== Part 1: Clone teh repo ===== <code> git clone https://github.com/The-Compiler/qutebrowser.git </code> ===== Part 1: Clone teh repo ===== <code> git clone https://github.com/The-Compiler/qutebrowser.git </code> ===== Part 1: Clone teh repo ===== <code> git clone https://github.com/The-Compiler/qutebrowser.git </code>
Back to top