Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 956 Bytes

install.rst

File metadata and controls

38 lines (28 loc) · 956 Bytes

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

# 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

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