# Ayatana Settings ### Info Ayatana Settings allows you to configure all your Ayatana system indicators. ### Build dependencies [1] - python-polib [2] - python-setuptools [2] ### Runtime dependencies [1] - gtk3 - gobject-introspection - python-psutil [2] ### Installation [2] git clone https://github.com/AyatanaIndicators/ayatana-settings.git cd ayatana-settings python setup.py build sudo python setup.py install --root=/ --optimize=1 [1] The package names may slightly vary among various Linux flavours [2] Make sure "python" refers to Python 3 (e.g. python in Arch, python3 in Debian)