INSTALL

SYSTEM REQUIREMENTS

System requirements for magnus
Property Value
Debian GNU/Linux >= v8.0, <= v9.0
Free storage >= 100MB

INSTALL FROM PACKAGE

Download magnus package. Goto github and find download link in USAGE section:
https://github.com/kevin-leptons/magnus
Install magnus
# example for version 0.1.0
# if you use other version, package name is different
dpkg -i magnus_0.1.0-0_all.deb
apt-get install -f

UNINSTALL

Uninstall magnus
apt-get purge magnus
apt-get autoclean
apt-get autoremove