воскресенье, 25 мая 2014 г.

Guake install under linux

Ubuntu

Under Debian/Ubuntu, the following command should install all the build dependencies:
sudo apt-get build-dep guake
For manual dependency listing (Ubuntu 13.10):
sudo apt-get install build-essential python autoconf
sudo apt-get install gnome-common gtk-doc-tools libglib2.0-dev libgtk2.0-dev libgconf2-dev
sudo apt-get install python-gtk2 python-gtk2-dev python-vte glade python-glade2 python-appindicator
# uncomment for Python 3
# sudo apt-get install python3-dev

RedHat/Fedora

TBD

ArchLinux

Guake can be found in the official repositories and installed by running:
sudo pacman -S guake

Комментариев нет:

Отправить комментарий