Package without -bin shouldn't be used for binary installation. This is blocking for installing on non-x86 architecture (like ArchLinuxARM/ALARM or ArchLinux MIPS). There is an ARM binary but don't know if it's ARMv6, ARMv7 or ARMv8. Micro is actively developed opensource software, there is no reason to remove open source compilation part.
Instruction for making it from source are here :
Pinned Comments
nycko123 commented on 2017-12-15 15:07
Former 'micro' was a binary as well, that's why it was merged into 'micro-bin'. The best way to build it from sources is to have a working golang environment already (e.x. GOPATHS exported, libraries etc.), otherwise setting this up from the beggining is a pain in the a*. Downloading 60MB of go package (300MB extracted) to compile binary less than 10MB? There is no interest for me to do it to be honest.
For all of you not willing to install binaries, the 'micro' package name is free to use, so everyone can adopt that package and maintain it. Feel free to do it, in a way you like it (i.e. from sources, no binary though).
micro-bin is what it is, a binary.