This script downloads the latest version of Micro editor and creates Debian package (.deb file).
Download the script and execute it:
./micro-deb
It will create a deb file in the current directory.
You can install it with dpkg
:
dpkg -i micro_<VERSION AND ARCHITECTURE>.deb
The script supports only these architectures:
- linux32,
- linux64
- linux-arm.