Skip to content

Installation

スーイツ edited this page May 4, 2018 · 5 revisions

Dependencies

Nougat has only one hard dependency, that being BaSH. Any other dependency for Nougat is optional, but required depending on your wanted functionality.

Functionality Dependencies
maim backend maim
scrot backend scrot
imagemagick backend imagemagick, slop
copy-to-clipboard xclip
focused monitor xdotool, xrandr

Prebuilt Packages

Source Package name
AUR nougat-git

Via Git

$ git clone https://github.com/Sweets/nougat
$ cd nougat
$ sudo cp nougat.sh /usr/bin/nougat
$ sudo chmod +x /usr/bin/nougat
Clone this wiki locally