package 'mana-toolkit' has no installation candidate

Shell
Mana-toolkit deprecated so install it from github by the following commands

git clone --depth 1 https://github.com/sensepost/mana
cd mana
git submodule init
git submodule update
make
make install
Source

Also in Shell: