Skip to content

INSTALLATION

Ege Balcı edited this page Dec 16, 2018 · 16 revisions

From 2.0 release amber is now supported on all major platforms !

Operative system Tested Version
Ubuntu 16.04 - 18.04
Kali linux 2017.1\2018.1\2018.4
Manjaro *
Arch Linux *
Black Arch *
Debian 9.2
MacOS Sierra

DEPENDENCIES

On *nix systems both of the dependencies can be installed with OS packet managers. (APT/PACMAN/YUM)

Get one of the pre-build release here. Or get it with following alternatives.

GO (suggested)

go get github.com/egebalci/amber

BLACKARCH INSTALL

sudo pacman -S amber

DOCKER INSTALL

Docker

docker pull egee/amber
docker run -it egee/amber
Clone this wiki locally